AnimationEffect.animationEffect
fn
AnimationEffect animationEffect(string effect, string direction = "",
string startTime = "", string duration = "")Constructs an AnimationEffect.
Parameters
effect | Effect name (e.g. "fade", "appear", "fly"). |
direction | Effect direction (e.g. "from-left", "from-bottom"). |
startTime | SMIL begin time (e.g. "0s"). |
duration | SMIL duration (e.g. "1s"). |
Returns
An