Builder

class Builder

Properties

Link copied to clipboard

What occurs after a certain event.

Link copied to clipboard
var event: Event?

What occurs to start an action.

Link copied to clipboard

Key-value pairs that you can associate with the event action.

Functions

Link copied to clipboard
Link copied to clipboard
fun event(block: Event.Builder.() -> Unit)