UIA_NamePropertyId top-level constant

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

Identifies the Name property, which is a string that holds the name of the automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_NamePropertyId instead')
const UIA_NamePropertyId = 30005;