CancelEventArgs

Undocumented in source.

Constructors

this
this(T t)
Undocumented in source.

Members

Properties

cancel
bool cancel [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
cancel
bool cancel [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
item
T item [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From EventArgs

empty
EventArgs empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta