UIA_LocalizedControlTypePropertyId top-level constant

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

Identifies the LocalizedControlType property, which is a text string describing the type of control that the automation element represents.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_LocalizedControlTypePropertyId instead')
const UIA_LocalizedControlTypePropertyId = 30004;