dialog

fun dialog(dialogProperties: DialogProperties = DialogProperties()): Map<String, Any>

Function to be called on the NavEntry.metadata to mark this entry as something that should be displayed within a Dialog.

Parameters

dialogProperties

properties that should be passed to the containing Dialog.