AnonymousContent.setAnimationForElement

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

Meta