UIA_HelpTextPropertyId top-level constant

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

Identifies the HelpText property, which is a help text string associated with the automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_HelpTextPropertyId instead')
const UIA_HelpTextPropertyId = 30013;