mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 04:41:36 +08:00
Update a test page.
This commit is contained in:
5
apps/ui-tests-app/segmented-bar/all.ts
Normal file
5
apps/ui-tests-app/segmented-bar/all.ts
Normal file
@ -0,0 +1,5 @@
|
||||
import frame = require("ui/frame");
|
||||
|
||||
export function navigate(args) {
|
||||
frame.topmost().navigate("segmented-bar/clean");
|
||||
}
|
Reference in New Issue
Block a user