Enum
ToggleState

States to toggle between.

Definition

Namespace:ArtOfTest.WebAii.DesktopAutomation.Patterns

Assembly:ArtOfTest.WebAii.dll

Syntax:

cs-api-definition
public enum ToggleState

Fields

Indeterminate

Indeterminate state.

Declaration

cs-api-definition
Indeterminate = 2

Field Value

ToggleState

Off

Off state.

Declaration

cs-api-definition
Off = 0

Field Value

ToggleState

On

On state.

Declaration

cs-api-definition
On = 1

Field Value

ToggleState

In this article
DefinitionFieldsIndeterminateOffOn
Not finding the help you need?
Contact Support