DeviceMotionEventInit.interval

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

Meta