present

fun present(definition: ScreenDefinition)(source)

Presents definition through the presenter current at call entry.

Parameters

definition

available one-shot definition.

Throws

when no presenter is installed; the definition remains caller-owned.

when the presenter rejects or fails the operation.