UIA_IsTogglePatternAvailablePropertyId top-level constant

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

Identifies the IsTogglePatternAvailable property, which indicates whether the Toggle control pattern is available for the automation element.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_IsTogglePatternAvailablePropertyId instead')
const UIA_IsTogglePatternAvailablePropertyId = 30041;