UIA_DescribedByPropertyId top-level constant

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

Identifies the DescribedBy property, which is an array of elements that provide more information about the automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_DescribedByPropertyId instead')
const UIA_DescribedByPropertyId = 30105;