Toggle Method
Cycles through the toggle states of a control.
Definition
Namespace: Avalonia.Automation.Provider
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
void Toggle()
Sub Toggle
abstract Toggle : unit -> unit
Remarks
Windows | IToggleProvider.Toggle |
macOS | NSAccessibilityProtocol.accessibilityPerformPress |
See Also
Reference
IToggleProvider Interface
Avalonia.Automation.Provider Namespace