NativeScript Docs
Core Modules
NativeScript Angular
NativeScript UI
Article title
view in github
Search
Preparing search index...
The search index is not available
NativeScript
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"ui/animation"
CubicBezierAnimationCurve
Class CubicBezierAnimationCurve
Globals
"ui/animation"
Animation
Cubic
Bezier
Animation
Curve
constructor
x1
x2
y1
y2
Animation
Definition
Cancelable
Pair
Point3D
Animation
Promise
Transform
Functions
Info
Transformation
Transformation
Type
Transformation
Value
_resolve
Animation
Curve
Hierarchy
CubicBezierAnimationCurve
Index
Constructors
constructor
Properties
x1
x2
y1
y2
Constructors
constructor
new
Cubic
Bezier
Animation
Curve
(
x1
:
number
, y1
:
number
, x2
:
number
, y2
:
number
)
:
CubicBezierAnimationCurve
Parameters
x1:
number
y1:
number
x2:
number
y2:
number
Returns
CubicBezierAnimationCurve
Properties
x1
x1
:
number
x2
x2
:
number
y1
y1
:
number
y2
y2
:
number
Legend
Module
Object literal
Variable
Function
Function with type parameter
Index signature
Type alias
Enumeration
Enumeration member
Property
Method
Interface
Interface with type parameter
Constructor
Property
Method
Index signature
Class
Class with type parameter
Constructor
Property
Method
Accessor
Index signature
Inherited constructor
Inherited property
Inherited method
Inherited accessor
Protected property
Protected method
Protected accessor
Private property
Private method
Private accessor
Static property
Static method
🐛 Debug your mobile network traffic with Fiddler! Try it on
iOS
or
Android