UIA_VisualEffectsPropertyId top-level constant

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

Identifies the VisualEffects property, which is a bit field that specifies effects on the automation element, such as shadow, reflection, glow, soft edges, or bevel.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_VisualEffectsPropertyId instead')
const UIA_VisualEffectsPropertyId = 30163;