UIA_IsTextEditPatternAvailablePropertyId top-level constant

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

Identifies the IsTextEditPatternAvailable property, which indicates whether the TextEdit control pattern is available for the automation element.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_IsTextEditPatternAvailablePropertyId instead')
const UIA_IsTextEditPatternAvailablePropertyId = 30149;