Settings page and manage accounts navigation options.
This commit is contained in:
@@ -13,5 +13,5 @@ public interface INavigationService
|
||||
|
||||
Type GetPageType(WinoPage winoPage);
|
||||
bool ChangeApplicationMode(WinoApplicationMode mode);
|
||||
void GoBack();
|
||||
void GoBack(NavigationTransitionEffect slideEffect = NavigationTransitionEffect.FromRight);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user