Back to Devexpress

OnScreenWidthExtension.ExtraLargeThreshold Property

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

latest892 B
Original Source

OnScreenWidthExtension.ExtraLargeThreshold Property

Gets or sets the minimum available width 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
Double768

The available screen width.

|

See Also

OnScreenWidthExtension Class

OnScreenWidthExtension Members

DevExpress.Maui.Core Namespace