[]
        
(Showing Draft Content)

C1.Win.Accessibility.Items.BaseInterfaces.IUiaToggleProvider

IUiaToggleProvider Interface

public interface that represents UI elements that have a multistate (toggleable) value.

Namespace: C1.Win.Accessibility.Items.BaseInterfaces
Assembly: C1.Win.8.dll
Syntax
public interface IUiaToggleProvider

Properties

Name Description
ToggleState

Value of a toggleable control, as a ToggleState enum

Methods

Name Description
Toggle()

Request to change the state that this UI element is currently representing