UIA_IsDataValidForFormPropertyId top-level constant
- @Deprecated('Use UIA_PROPERTY_ID.UIA_IsDataValidForFormPropertyId instead')
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;