IShellController.GetNavigationState Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- shellItem
- ShellItem
- shellSection
- ShellSection
- shellContent
- ShellContent
- includeStack
- System.Boolean