UIA_OrientationPropertyId top-level constant

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

Identifies the Orientation property, which indicates the orientation of the control represented by the automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_OrientationPropertyId instead')
const UIA_OrientationPropertyId = 30023;