UIA_AriaRolePropertyId top-level constant

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

Identifies the AriaRole property, which is a string containing the Accessible Rich Internet Application (ARIA) role information for the automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_AriaRolePropertyId instead')
const UIA_AriaRolePropertyId = 30101;