UIA_LevelPropertyId top-level constant

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

Identifies the Level property, which is a 1-based integer associated with an automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_LevelPropertyId instead')
const UIA_LevelPropertyId = 30154;