pub fn present(spec: PresentSpec) -> PresentFuture ⓘExpand description
Present a native modal and await its answer (docs/dialogs.md). The pieces layer wraps
this in Alert/confirm/prompt; call it directly for a custom PresentSpec.
pub fn present(spec: PresentSpec) -> PresentFuture ⓘPresent a native modal and await its answer (docs/dialogs.md). The pieces layer wraps
this in Alert/confirm/prompt; call it directly for a custom PresentSpec.