[]
public interface that represents UI elements that have a multistate (toggleable) value.
public interface IUiaToggleProvider
| Name | Description |
|---|---|
| ToggleState | Value of a toggleable control, as a ToggleState enum |
| Name | Description |
|---|---|
| Toggle() | Request to change the state that this UI element is currently representing |