UIA_IsTransformPatternAvailablePropertyId top-level constant

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

Identifies the IsTransformPatternAvailable property, which indicates whether the Transform control pattern is available for the automation element.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_IsTransformPatternAvailablePropertyId instead')
const UIA_IsTransformPatternAvailablePropertyId = 30042;