UIA_IsTransformPattern2AvailablePropertyId top-level constant

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

Identifies the IsTransformPattern2Available property, which indicates whether version two of the Transform control pattern is available for the automation element.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_IsTransformPattern2AvailablePropertyId instead')
const UIA_IsTransformPattern2AvailablePropertyId = 30134;