tessera
Toggle table of contents
1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
tessera
tessera
/
ratph6.tessera.api
/
CancellableEvent
Cancellable
Event
class
CancellableEvent
Members
Constructors
Cancellable
Event
Link copied to clipboard
constructor
(
)
Properties
cancelled
Link copied to clipboard
@
JvmField
var
cancelled
:
Boolean
Functions
cancel
Link copied to clipboard
fun
cancel
(
)
is
Cancelled
Link copied to clipboard
fun
isCancelled
(
)
:
Boolean
set
Cancelled
Link copied to clipboard
fun
setCancelled
(
value
:
Boolean
)