UIA_OutlineThicknessPropertyId top-level constant

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

Identifies the OutlineThickness property, which specifies the width for the outline of the automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_OutlineThicknessPropertyId instead')
const UIA_OutlineThicknessPropertyId = 30164;