AutomationElementMode_None top-level constant

int const AutomationElementMode_None

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

Implementation

const AutomationElementMode_None = 0;