Move

@Serializable
@SerialName(value = "move")
class Move : ChildrenChange

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val count: Int
Link copied to clipboard
Link copied to clipboard
open override val id: Id

Identifier for the widget which is the subject of this change.

Link copied to clipboard
open override val tag: ChildrenTag

Identifies which group of children changed on the widget with id.

Link copied to clipboard