| -api-id | -api-type |
|---|---|
T:Windows.UI.Xaml.Controls.INavigate |
winrt interface |
Defines the navigation action for navigation hosts and navigation initiators.
This interface is mainly infrastructure. It's not expected that typical UWP app will implement this interface. Most apps would use Page and Frame for their navigation structure instead. The Visual Studio templates create this navigation structure for you both for apps/projects and for items/pages.