Shell.IShellController.ProposeNavigation Метод

Определение

Для внутреннего использования платформой Xamarin.Forms.

bool IShellController.ProposeNavigation (Xamarin.Forms.ShellNavigationSource source, Xamarin.Forms.ShellItem shellItem, Xamarin.Forms.ShellSection shellSection, Xamarin.Forms.ShellContent shellContent, System.Collections.Generic.IReadOnlyList<Xamarin.Forms.Page> stack, bool canCancel);
abstract member Xamarin.Forms.IShellController.ProposeNavigation : Xamarin.Forms.ShellNavigationSource * Xamarin.Forms.ShellItem * Xamarin.Forms.ShellSection * Xamarin.Forms.ShellContent * System.Collections.Generic.IReadOnlyList<Xamarin.Forms.Page> * bool -> bool
override this.Xamarin.Forms.IShellController.ProposeNavigation : Xamarin.Forms.ShellNavigationSource * Xamarin.Forms.ShellItem * Xamarin.Forms.ShellSection * Xamarin.Forms.ShellContent * System.Collections.Generic.IReadOnlyList<Xamarin.Forms.Page> * bool -> bool

Параметры

shellItem
ShellItem
shellSection
ShellSection
shellContent
ShellContent
stack
System.Collections.Generic.IReadOnlyList<Page>
canCancel
System.Boolean

Возвращаемое значение

System.Boolean

Реализации

Применяется к