UIA_FlowsFromPropertyId top-level constant

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

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

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_FlowsFromPropertyId instead')
const UIA_FlowsFromPropertyId = 30148;