UIA_IsSelectionPatternAvailablePropertyId top-level constant

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

Identifies the IsSelectionPatternAvailable property, which indicates whether the Selection control pattern is available for the automation element.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_IsSelectionPatternAvailablePropertyId instead')
const UIA_IsSelectionPatternAvailablePropertyId = 30037;