Back to Devexpress

OnScreenWidthExtension.SmallThreshold Property

maui-devexpress-dot-maui-dot-core-dot-onscreenwidthextension.md

latest876 B
Original Source

OnScreenWidthExtension.SmallThreshold Property

Gets or sets the minimum available width for devices with screens of the Small size class.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public override double SmallThreshold { get; set; }

Property Value

TypeDefaultDescription
Double360

The available screen width.

|

See Also

OnScreenWidthExtension Class

OnScreenWidthExtension Members

DevExpress.Maui.Core Namespace