Controls/Switch
Jump to navigation
Jump to search
Switch
- Kind
- Control
- Microsoft Docs
- Switch documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- No
- Notes
- Binary on/off toggle.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| IsToggled | ? | True/False | |
| ThumbColor | ? | ||
| OnColor | ? | Track color when on |