UIA_ClassNamePropertyId top-level constant

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

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;