UIA_IsDataValidForFormPropertyId top-level constant

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

Identifies the IsDataValidForForm property, which is a Boolean value that indicates whether the entered or selected value is valid for the form rule associated with the automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_IsDataValidForFormPropertyId instead')
const UIA_IsDataValidForFormPropertyId = 30103;