UIA_AccessKeyPropertyId top-level constant

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

Identifies the AccessKey property, which is a string containing the access key character for the automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_AccessKeyPropertyId instead')
const UIA_AccessKeyPropertyId = 30007;