Back to Devexpress

DXSwitch.IconAspect Property

maui-devexpress-dot-maui-dot-core-dot-dxswitch-0f71459d.md

latest981 B
Original Source

DXSwitch.IconAspect Property

Gets or sets the thumb icon aspect 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 Aspect IconAspect { get; set; }

Property Value

TypeDescription
Aspect

The thumb icon aspect.

|

Remarks

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

See Also

DXSwitch Class

DXSwitch Members

DevExpress.Maui.Core Namespace