IToggleProvider Interface
Exposes methods and properties to support UI Automation client access to controls that can
cycle through a set of states and maintain a particular state.
Namespace: Avalonia.Automation.ProviderAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public interface IToggleProvider
Public Interface IToggleProvider
type IToggleProvider = interface end
| Toggle |
Cycles through the toggle states of a control.
|