UIA_LegacyIAccessibleSelectionPropertyId top-level constant

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

Identifies the Selection property of the LegacyIAccessible control pattern.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_LegacyIAccessibleSelectionPropertyId instead')
const UIA_LegacyIAccessibleSelectionPropertyId = 30099;