MapIterationEventDetails

Contains details about an iteration of a Map state.

Types

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

Properties

Link copied to clipboard
val index: Int

The index of the array belonging to the Map state iteration.

Link copied to clipboard
val name: String?

The name of the iteration’s parent Map state.

Functions

Link copied to clipboard
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