isCancelled

abstract val isCancelled: Boolean

事件是否已被取消.

事件需实现 CancellableEvent 接口才可以被取消, 否则此属性固定返回 false.