Back to Devexpress

OnScreenWidthExtension.LargeThreshold Property

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

latest876 B
Original Source

OnScreenWidthExtension.LargeThreshold Property

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

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public override double LargeThreshold { get; set; }

Property Value

TypeDefaultDescription
Double428

The available screen width.

|

See Also

OnScreenWidthExtension Class

OnScreenWidthExtension Members

DevExpress.Maui.Core Namespace