Back to Devexpress

DXSwitch.IconWidth Property

maui-devexpress-dot-maui-dot-core-dot-dxswitch-68723f15.md

latest979 B
Original Source

DXSwitch.IconWidth Property

Gets or sets the thumb icon width 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 IconWidth { get; set; }

Property Value

TypeDescription
Double

The thumb icon width 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