ToggleState Property
Gets the toggle state of the control.
Definition
Namespace: Avalonia.Automation.Provider
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
ToggleState ToggleState { get; }
ReadOnly Property ToggleState As ToggleState
Get
abstract ToggleState : ToggleState with get
Property Value
ToggleStateRemarks
Windows | IToggleProvider.ToggleState |
macOS | NSAccessibilityProtocol.accessibilityValue |
See Also
Reference
IToggleProvider Interface
Avalonia.Automation.Provider Namespace