UIA_FlowsToPropertyId top-level constant
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;