UIA_ClickablePointPropertyId top-level constant

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

Identifies the ClickablePoint property, which is a point on the automation element that can be clicked.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_ClickablePointPropertyId instead')
const UIA_ClickablePointPropertyId = 30014;