Files
NativeScript/tests/app/ui/frame/frame.md
Panayot Cankov e135c20b14 Rename the files
2016-05-26 14:30:25 +03:00

513 B

nav-title, title, description, previous_url
nav-title title description previous_url
frame How-To frame Examples for using frame /ApiReference/ui/frame/HOW-TO

Frame

To perform navigation, you will need a reference to the topmost frame of the application.

Navigating to a Module

Navigating with a Factory Function

Navigating with NavigationEntry

Navigating Back