glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
glok-core
/
uk.co.nickthecoder.glok.event
/
ActionEvent
Action
Event
class
ActionEvent
:
Event
Members
Constructors
Action
Event
Link copied to clipboard
constructor
(
)
Properties
event
Type
Link copied to clipboard
open
override
val
eventType
:
EventType
<
ActionEvent
>
Functions
consume
Link copied to clipboard
fun
consume
(
)
Prevents further processing of this event.
is
Consumed
Link copied to clipboard
fun
isConsumed
(
)
:
Boolean