UIA_ItemTypePropertyId top-level constant

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

Identifies the ItemType property, which is a text string describing the type of the automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_ItemTypePropertyId instead')
const UIA_ItemTypePropertyId = 30021;