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)
    struct AnonymousContent
    nothrow
    setAnimationForElement
    (
    T1
    )
    (
    string elementId
    ,
    scope auto ref Optional!(T1) keyframes
    ,
    scope ref SumType!(double, KeyframeAnimationOptions) options
    )
  2. auto setAnimationForElement(string elementId, Optional!(T1) keyframes)

Meta