markCanceled

abstract fun markCanceled()

Marks this object as canceled.

Once canceled, the state is irreversible for the lifetime of this instance. Event systems may use this to interrupt further propagation.