LavaUI docs

struct NodeID

Swift

struct NodeID

Stable identity for a retained node (lifetime of the node object).

Sources/LavaUI/View.swift:12

Properties

let raw: UInt64

Not documented.

Sources/LavaUI/View.swift:13

Methods

static func generate() -> NodeID

Not documented.

Sources/LavaUI/View.swift:21