AfterAnimationType

AfterAnimationType enum

Represents the after animation type of an animation effect.

enum class AfterAnimationType

Values

NameValueDescription
DoNotDim0Don’t Dim after animation type.
Color1Color after animation type.
HideAfterAnimation2Hide After Animation type
HideOnNextMouseClick3Hide on Next Mouse Click after animation type.

See Also