共用方式為


IShellController.GetNavigationState 方法

定義

public Xamarin.Forms.ShellNavigationState GetNavigationState(Xamarin.Forms.ShellItem shellItem, Xamarin.Forms.ShellSection shellSection, Xamarin.Forms.ShellContent shellContent, bool includeStack = true);
abstract member GetNavigationState : Xamarin.Forms.ShellItem * Xamarin.Forms.ShellSection * Xamarin.Forms.ShellContent * bool -> Xamarin.Forms.ShellNavigationState

參數

shellItem
ShellItem
shellSection
ShellSection
shellContent
ShellContent
includeStack
System.Boolean

傳回

適用於