PropertyChange

@Serializable
@SerialName(value = "property")
class PropertyChange : ValueChange

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val id: Id

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

Link copied to clipboard

Identifies which property changed on the widget with id.

Link copied to clipboard
val value: JsonElement