Back to Devexpress

DXSwitch.ThumbHeight Property

maui-devexpress-dot-maui-dot-core-dot-dxswitch-9bc4b023.md

latest975 B
Original Source

DXSwitch.ThumbHeight Property

Gets or sets the thumb height of the DXSwitch. This is a bindable property.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public double ThumbHeight { get; set; }

Property Value

TypeDescription
Double

The thumb height in pixels.

|

Remarks

For more information, refer to the following section: .NET MAUI DXSwitch: Thumb.

See Also

DXSwitch Class

DXSwitch Members

DevExpress.Maui.Core Namespace