UIA_AutomationIdPropertyId top-level constant

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

Identifies the AutomationId property, which is a string containing the UI Automation identifier (ID) for the automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_AutomationIdPropertyId instead')
const UIA_AutomationIdPropertyId = 30011;