DeviceOrientationEventInit.alpha

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

Meta