AutomationElementMode_None constant

int const AutomationElementMode_None

Specifies that returned elements have no reference to the underlying UI and contain only cached information.

Implementation

static const AutomationElementMode_None = 0;