Window.onwheel

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void onwheel(Optional!(T0) onwheel)
    struct Window
    nothrow
    void
    onwheel
    (
    T0
    )
    (
    scope auto ref Optional!(T0) onwheel
    )
  2. EventHandler onwheel()

Meta