DeferredContentNode

Deferred declaration capability evaluated before frame-cache selection, without forcing measurement. The runtime evaluates pending content parent-first and reconciles its returned children before geometry. Implementations clear reasons after successful evaluation; cached child access does not count as evaluation.

Inheritors

Properties

Link copied to clipboard
abstract val contentKind: ContentKind

Diagnostic category independent of concrete component implementation classes.

Link copied to clipboard

Current owner-thread evaluation reasons; callers borrow this set and must neither mutate nor retain it.

Functions

Link copied to clipboard
abstract fun dynamicChildren(): List<Element>

Returns the complete direct-child description set required for the next measure pass.