UIA_IsRequiredForFormPropertyId top-level constant

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

Identifies the IsRequiredForForm property, which is a Boolean value that indicates whether the automation element is required to be filled out on a form.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_IsRequiredForFormPropertyId instead')
const UIA_IsRequiredForFormPropertyId = 30025;