AnimationStyle Enumeration
Represents values for AnimationStyleAttribute.
Assembly: UIAutomationTypes (in UIAutomationTypes.dll)
| Member name | Description | |
|---|---|---|
| BlinkingBackground | Specifies that the font and background alternate between assigned colors and contrasting colors. | |
| LasVegasLights | Specifies that the bounding rectangle displays a border of alternating icons of different colors. | |
| MarchingBlackAnts | Specifies that the bounding rectangle displays moving black dashes. | |
| MarchingRedAnts | Specifies that the bounding rectangle displays moving red dashes. | |
| None | Specifies that there is no animation style. | |
| Other | Specifies that the animation style is one not explicitly itemized in the AnimationStyle enumeration. | |
| Shimmer | Specifies that the font alternates between solid and blurred. | |
| SparkleText | Specifies that the background displays flashing, multi-colored icons. |
Animations appear on the screen only; the animated text prints, but the animation effect does not.
Available since 3.0