Cancellable.cancelled

Indicates whether the event has been cancelled. A cancelled event cannot be uncancelled.

interface Cancellable
pure nothrow @property @safe @nogc
bool
cancelled
()

Meta