AfterAnimationType
Overview
AfterAnimationType is a enum in Aspose.Slides FOSS for Python.
Represents the after animation type of an animation effect.
Values
| Value | Description |
|---|---|
DO_NOT_DIM | Represents a post‑animation state where the object remains fully visible |
COLOR | Represents a post‑animation state where the object’s color changes |
HIDE_AFTER_ANIMATION | Represents a state where the object is hidden after the animation finishes |
HIDE_ON_NEXT_MOUSE_CLICK | Represents a state where the object hides on the next mouse click |