UIA_SelectionIsSelectionRequiredPropertyId top-level constant

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

Identifies the IsSelectionRequired property of the Selection control pattern.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_SelectionIsSelectionRequiredPropertyId instead')
const UIA_SelectionIsSelectionRequiredPropertyId = 30061;