UIA_FullDescriptionPropertyId top-level constant

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

Identifies the FullDescription property, which exposes a localized string that can contain extended description text for an element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_FullDescriptionPropertyId instead')
const UIA_FullDescriptionPropertyId = 30159;