Back to Devexpress

DXSwitch.Theme Property

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

latest968 B
Original Source

DXSwitch.Theme Property

Gets or sets the theme applied to the DXSwitch. This is a bindable property.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public Theme Theme { get; set; }

Property Value

TypeDescription
Theme

The theme applied to the DXSwitch.

|

See Also

DXSwitch Class

DXSwitch Members

DevExpress.Maui.Core Namespace