Shell.IShellController.GetNavigationState メソッド

定義

Xamarin.Forms プラットフォームによる内部使用向け。

Xamarin.Forms.ShellNavigationState IShellController.GetNavigationState (Xamarin.Forms.ShellItem shellItem, Xamarin.Forms.ShellSection shellSection, Xamarin.Forms.ShellContent shellContent, bool includeStack);
abstract member Xamarin.Forms.IShellController.GetNavigationState : Xamarin.Forms.ShellItem * Xamarin.Forms.ShellSection * Xamarin.Forms.ShellContent * bool -> Xamarin.Forms.ShellNavigationState
override this.Xamarin.Forms.IShellController.GetNavigationState : Xamarin.Forms.ShellItem * Xamarin.Forms.ShellSection * Xamarin.Forms.ShellContent * bool -> Xamarin.Forms.ShellNavigationState

パラメーター

shellItem
ShellItem
shellSection
ShellSection
shellContent
ShellContent
includeStack
System.Boolean

戻り値

実装

適用対象