Api Sandbox UI Navigation INavigatorPage
interface

INavigatorPage

public interface INavigatorPage

When applied to a page of a navigator, this will receive callbacks when the page is made visible and closed

Methods

virtual Void OnNavigationOpen()
virtual Void OnNavigationClose()
Assembly: Base Library Namespace: Sandbox.UI.Navigation Full Name: Sandbox.UI.Navigation.INavigatorPage