DXSwitch Class
A switch control.
Namespace: DevExpress.Maui.Core
Assembly: DevExpress.Maui.Core.dll
NuGet Package: DevExpress.Maui.Core
Declaration
public class DXSwitch :
DXContentPresenterBase,
DXCheckGroupConnector.IDXCheckGroupConnectorOwner
Remarks
For more information, refer to the following section: DevExpress Switch for .NET MAUI.
Implements
Microsoft.Maui.Controls.ITabStopElement
Microsoft.Maui.IFrameworkElement
Inheritance
System.Object
BindableObject
Element
NavigableElement
VisualElement
View
DevExpress.Maui.Core.Internal.DXViewElement
DevExpress.Maui.Core.Internal.DXViewBaseCore
See Also