UIA_IsPasswordPropertyId top-level constant

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

Identifies the IsPassword property, which is a Boolean value that indicates whether the automation element contains protected content or a password.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_IsPasswordPropertyId instead')
const UIA_IsPasswordPropertyId = 30019;