UIA_ItemStatusPropertyId top-level constant

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

Identifies the ItemStatus property, which is a text string describing the status of an item of the automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_ItemStatusPropertyId instead')
const UIA_ItemStatusPropertyId = 30026;