AfterAnimationType
AfterAnimationType class
Represents the after animation type of an animation effect.
Constants
Name | Value | Description |
---|---|---|
DoNotDim | 0 | Don’t Dim after animation type. |
Color | 1 | Color after animation type. |
HideAfterAnimation | 2 | Hide After Animation type |
HideOnNextMouseClick | 3 | Hide on Next Mouse Click after animation type. |
DoNotDim
Don’t Dim after animation type.
Color
Color after animation type.
HideAfterAnimation
Hide After Animation type
HideOnNextMouseClick
Hide on Next Mouse Click after animation type.