UIA_IsSynchronizedInputPatternAvailablePropertyId top-level constant

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

Identifies the IsSynchronizedInputPatternAvailable property, which indicates whether the SynchronizedInput control pattern is available for the automation element.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_IsSynchronizedInputPatternAvailablePropertyId instead')
const UIA_IsSynchronizedInputPatternAvailablePropertyId = 30110;