-
ViewAPage is tab page, and it contains
SwitchandButtoncontrol,Switchis binding toCanNavigateAwayproperty.ViewAPageViewModelis implementingIConfirmNavigationinterface andCanNavigateAwayis used for returning value inCanNavigatemethod. -
ViewBPage is tab page, and it contains
Button,ButtonandCommandproperty is binding toNavigateAwayCommand.ViewBPageViewModelis implementingIConfirmNavigationAsyncinterface and I am usingIPageDialogServiceto ask user for confirm to navigate away, response fromDisplayAlertAsyncis used for return value ofCanNavigateAsyncmethod. -
ViewCPage is only used for navigating to it, and to show some kind of message with
Labelcontrol. It also hasButtonto navigate back (GoBacAsync).
20-ConfirmNavigation
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||