UiRenderNodeId

value class UiRenderNodeId(val value: Long)(source)

Monotonic identity scoped to one retained session, stable across monitor restarts while the node survives. Contains no reference to the application node or its key.

Constructors

Link copied to clipboard
constructor(value: Long)

Properties

Link copied to clipboard
val value: Long