UIA_OutlineColorPropertyId top-level constant

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

Identifies the OutlineColor property, which specifies the color used for the outline of the automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_OutlineColorPropertyId instead')
const UIA_OutlineColorPropertyId = 30161;