UIA_IsScrollPatternAvailablePropertyId top-level constant

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

Identifies the IsScrollPatternAvailable property, which indicates whether the Scroll control pattern is available for the automation element.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_IsScrollPatternAvailablePropertyId instead')
const UIA_IsScrollPatternAvailablePropertyId = 30034;