CancelEventArgs.cancel

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool cancel [@property setter]
    class CancelEventArgs
    final @property pure nothrow
    void
    cancel
    (
    bool byes
    )
  2. bool cancel [@property getter]
  3. this()
  4. this(bool cancel)

Meta