render

fun render(target: T, command: DrawCommand.Platform)(source)

Dispatches one validated command at its unchanged display-list position.

Parameters

target

borrowed version-owned GUI context with the appropriate active clip.

command

immutable platform payload and logical bounds.

Throws

when renderer selection or native drawing fails.