UIA_RuntimeIdPropertyId top-level constant

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

Identifies the RuntimeId property, which is an array of integers representing the identifier for an automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_RuntimeIdPropertyId instead')
const UIA_RuntimeIdPropertyId = 30000;