Back to Devexpress

DXSwitch.PressedThumbShadowHeight Property

maui-devexpress-dot-maui-dot-core-dot-dxswitch-af6b39c2.md

latest1.1 KB
Original Source

DXSwitch.PressedThumbShadowHeight Property

Gets or sets the thumb shadow height of the DXSwitch in the pressed state. This is a bindable property.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public double PressedThumbShadowHeight { get; set; }

Property Value

TypeDescription
Double

The thumb shadow height of the DXSwitch in the pressed state 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