UIA_AcceleratorKeyPropertyId top-level constant

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

Identifies the AcceleratorKey property, which is a string containing the accelerator key (also called shortcut key) combinations for the automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_AcceleratorKeyPropertyId instead')
const UIA_AcceleratorKeyPropertyId = 30006;