UIA_IsPeripheralPropertyId top-level constant

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

Identifies the IsPeripheral property, which is a Boolean value that indicates whether the automation element represents peripheral UI.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_IsPeripheralPropertyId instead')
const UIA_IsPeripheralPropertyId = 30150;