Back to Devexpress

OnScreenHeightExtension.ExtraLargeThreshold Property

maui-devexpress-dot-maui-dot-core-dot-onscreenheightextension-b01254c1.md

latest900 B
Original Source

OnScreenHeightExtension.ExtraLargeThreshold Property

Gets or sets the minimum available height 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 override double ExtraLargeThreshold { get; set; }

Property Value

TypeDefaultDescription
Double1024

The available screen height.

|

See Also

OnScreenHeightExtension Class

OnScreenHeightExtension Members

DevExpress.Maui.Core Namespace