Back to Devexpress

OnScreenHeightExtension.MediumThreshold Property

maui-devexpress-dot-maui-dot-core-dot-onscreenheightextension-067fea28.md

latest886 B
Original Source

OnScreenHeightExtension.MediumThreshold Property

Gets or sets the minimum available height for devices with screens of the Medium size class.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public override double MediumThreshold { get; set; }

Property Value

TypeDefaultDescription
Double732

The available screen height.

|

See Also

OnScreenHeightExtension Class

OnScreenHeightExtension Members

DevExpress.Maui.Core Namespace