Pudu programming language
Menu
API reference

Std.Ui.Navigation.Presented

1 declaration

type

Presented

What is presented over the current view.

Sheet(id) asks the program to show its own content for id; Alert and Confirm are drawn by presenting. Confirm always offers a cancel choice tagged cancel.

Back to Std.Ui.NavigationSearch related declarations