INavigatorNavigateAsyncT Method (FuncTask) |
Namespace: Cauldron.XAML.Navigation
Task NavigateAsync<T>( Func<Task> callback ) where T : class, IDialogViewModel
[Missing <returns> documentation for "M:Cauldron.XAML.Navigation.INavigator.NavigateAsync``1(System.Func{System.Threading.Tasks.Task})"]
Permission | Description |
---|---|
SystemNotSupportedException | The is already an open ContentDialog. Multiple ContentDialogs are not supported |