Shell.NavigationImpl Class
Definition
public class Shell.NavigationImpl : Xamarin.Forms.Internals.NavigationProxy
type Shell.NavigationImpl = class
inherit NavigationProxy
- Inheritance
Constructors
Shell.NavigationImpl(Shell) |
Properties
Inner |
For internal use by the Xamarin.Forms platform. (Inherited from NavigationProxy) |
ModalStack |
For internal use by the Xamarin.Forms platform. (Inherited from NavigationProxy) |
NavigationStack |
For internal use by the Xamarin.Forms platform. (Inherited from NavigationProxy) |
Methods
GetModalStack() |
For internal use by the Xamarin.Forms platform. (Inherited from NavigationProxy) |
GetNavigationStack() | |
InsertPageBefore(Page, Page) |
For internal use by the Xamarin.Forms platform. (Inherited from NavigationProxy) |
OnInsertPageBefore(Page, Page) | |
OnPopAsync(Boolean) | |
OnPopModal(Boolean) |
For internal use by the Xamarin.Forms platform. (Inherited from NavigationProxy) |
OnPopToRootAsync(Boolean) | |
OnPushAsync(Page, Boolean) | |
OnPushModal(Page, Boolean) |
For internal use by the Xamarin.Forms platform. (Inherited from NavigationProxy) |
OnRemovePage(Page) | |
PopAsync() |
For internal use by the Xamarin.Forms platform. (Inherited from NavigationProxy) |
PopAsync(Boolean) |
For internal use by the Xamarin.Forms platform. (Inherited from NavigationProxy) |
PopModalAsync() |
For internal use by the Xamarin.Forms platform. (Inherited from NavigationProxy) |
PopModalAsync(Boolean) |
For internal use by the Xamarin.Forms platform. (Inherited from NavigationProxy) |
PopToRootAsync() |
For internal use by the Xamarin.Forms platform. (Inherited from NavigationProxy) |
PopToRootAsync(Boolean) |
For internal use by the Xamarin.Forms platform. (Inherited from NavigationProxy) |
PushAsync(Page) |
For internal use by the Xamarin.Forms platform. (Inherited from NavigationProxy) |
PushAsync(Page, Boolean) |
For internal use by the Xamarin.Forms platform. (Inherited from NavigationProxy) |
PushModalAsync(Page) |
For internal use by the Xamarin.Forms platform. (Inherited from NavigationProxy) |
PushModalAsync(Page, Boolean) |
For internal use by the Xamarin.Forms platform. (Inherited from NavigationProxy) |
RemovePage(Page) |
For internal use by the Xamarin.Forms platform. (Inherited from NavigationProxy) |
Applies to
Comentarios
Cargando comentarios...