Element.animate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto animate(Optional!(T0) keyframes, SumType!(double, KeyframeAnimationOptions) options)
  2. auto animate(Optional!(T0) keyframes)
    struct Element
    nothrow
    animate
    (
    T0
    )
    (
    scope auto ref Optional!(T0) keyframes
    )

Meta