UIA_SelectionCanSelectMultiplePropertyId top-level constant

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

Identifies the CanSelectMultiple property of the Selection control pattern.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_SelectionCanSelectMultiplePropertyId instead')
const UIA_SelectionCanSelectMultiplePropertyId = 30060;