UIA_HeadingLevelPropertyId top-level constant

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

Identifies the HeadingLevel property, which indicates the heading level of a UI Automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_HeadingLevelPropertyId instead')
const UIA_HeadingLevelPropertyId = 30173;