Skip to content

Commit 10dd60d

Browse files
tsonevnSvetoslavTsenov
authored andcommitted
edit broken link (#4799)
1 parent b01c083 commit 10dd60d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ export interface NavigationTransition {
262262
duration?: number;
263263

264264
/**
265-
* An optional transition animation curve. Possible values are contained in the [AnimationCurve enumeration](../enums/AnimationCurve/README.md).
265+
* An optional transition animation curve. Possible values are contained in the [AnimationCurve enumeration](https://docs.nativescript.org/api-reference/modules/_ui_enums_.animationcurve.html).
266266
* Alternatively, you can pass an instance of type UIViewAnimationCurve for iOS or android.animation.TimeInterpolator for Android.
267267
*/
268268
curve?: any;

0 commit comments

Comments
 (0)