UIA_TextControlTypeId top-level constant

  1. @Deprecated('Use UIA_CONTROLTYPE_ID.UIA_TextControlTypeId instead')
int const UIA_TextControlTypeId

Identifies the Text control type.

Implementation

@Deprecated('Use UIA_CONTROLTYPE_ID.UIA_TextControlTypeId instead')
const UIA_TextControlTypeId = 50020;