FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: doc of transitionAndroid property of NavigationEntry interface (… · NativeScript/NativeScript@efe3318 · GitHub

Commit efe3318

Browse files
authored andcommitted
fix: doc of transitionAndroid property of NavigationEntry interface (#6563)
1 parent 51a191f commit efe3318

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎tns-core-modules/ui/frame/frame.d.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ export interface NavigationEntry extends ViewEntry {
257257
transitioniOS?: NavigationTransition;
258258

259259
/**
260-
* Specifies an optional navigation transition for iOS. If not specified, the default platform transition will be used.
260+
* Specifies an optional navigation transition for Android. If not specified, the default platform transition will be used.
261261
*/
262262
transitionAndroid?: NavigationTransition;
263263

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL