UIA_FlowsToPropertyId top-level constant

  1. @Deprecated('Use UIA_PROPERTY_ID.UIA_FlowsToPropertyId instead')
int const UIA_FlowsToPropertyId

Identifies the FlowsTo property, which is an array of automation elements that suggests the reading order after the current automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_FlowsToPropertyId instead')
const UIA_FlowsToPropertyId = 30106;