UIA_HyperlinkControlTypeId top-level constant

  1. @Deprecated('Use UIA_CONTROLTYPE_ID.UIA_HyperlinkControlTypeId instead')
int const UIA_HyperlinkControlTypeId

Identifies the Hyperlink control type.

Implementation

@Deprecated('Use UIA_CONTROLTYPE_ID.UIA_HyperlinkControlTypeId instead')
const UIA_HyperlinkControlTypeId = 50005;