UIA_FillTypePropertyId top-level constant

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

Identifies the FillType property, which specifies the pattern used to fill the automation element, such as none, color, gradient, picture, pattern, and so on.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_FillTypePropertyId instead')
const UIA_FillTypePropertyId = 30162;