Animation.startTime

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void startTime(Optional!(T0) startTime)
    struct Animation
    nothrow
    void
    startTime
    (
    T0
    )
    (
    scope auto ref Optional!(T0) startTime
    )
    if (
    isTOrPointer!(T0, double)
    )
  2. Optional!(double) startTime()

Meta