UIA_ClassNamePropertyId top-level constant
- @Deprecated('Use UIA_PROPERTY_ID.UIA_ClassNamePropertyId instead')
Identifies the ClassName property, which is a string containing the class name for the automation element as assigned by the control developer.
Implementation
@Deprecated('Use UIA_PROPERTY_ID.UIA_ClassNamePropertyId instead')
const UIA_ClassNamePropertyId = 30012;