UIA_LabeledByPropertyId top-level constant

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

Identifies the LabeledBy property, which is an automation element that contains the text label for this element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_LabeledByPropertyId instead')
const UIA_LabeledByPropertyId = 30018;