Back to Devexpress

OnDisplaySizeExtension.ExtraLargeThreshold Property

maui-devexpress-dot-maui-dot-core-dot-ondisplaysizeextension-1679c4f9.md

latest1.1 KB
Original Source

OnDisplaySizeExtension.ExtraLargeThreshold Property

Gets or sets the minimum size for devices with screens of the Extra Large size class.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public Size ExtraLargeThreshold { get; set; }

Property Value

TypeDescription
Size

An object of the Size type.

|

Remarks

For more information, refer to the following help topic: OnDisplaySizeExtension.

See Also

OnDisplaySizeExtension Class

OnDisplaySizeExtension Members

DevExpress.Maui.Core Namespace