UIA_IsExpandCollapsePatternAvailablePropertyId top-level constant

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

Identifies the IsExpandCollapsePatternAvailable property, which indicates whether the ExpandCollapse control pattern is available for the automation element.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_IsExpandCollapsePatternAvailablePropertyId instead')
const UIA_IsExpandCollapsePatternAvailablePropertyId = 30028;