IShellController.GetNavigationState Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- shellItem
- ShellItem
- shellSection
- ShellSection
- shellContent
- ShellContent
- includeStack
- System.Boolean