Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 723 Bytes

File metadata and controls

23 lines (15 loc) · 723 Bytes
-api-id -api-type
T:Windows.UI.Xaml.Controls.INavigate
winrt interface

Windows.UI.Xaml.Controls.INavigate

-description

Defines the navigation action for navigation hosts and navigation initiators.

-remarks

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.

-examples

-see-also

Frame, Frame.Navigate