OnInputLifecycle

Specifies the actions performed when the condition evaluates to TRUE.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the actions performed when the condition evaluates to TRUE.

Link copied to clipboard

Specifies the actions performed, and the next state entered, when a condition evaluates to TRUE.

Functions

Link copied to clipboard
inline fun copy(block: OnInputLifecycle.Builder.() -> Unit = {}): OnInputLifecycle
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String