NativeScript
Open main menu
Docs
@nativescript/core
Open NativeScript GitHub
Close menu
Docs
@nativescript/core
Search Anything
Preparing search index...
The search index is not available
NativeScript
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
@nativescript/core
KeyframeAnimationInfo
Class KeyframeAnimationInfo
Modules
Keyframe
Animation
Info
constructor
curve
delay
duration
is
Forwards
is
Reverse
iterations
keyframes
name
Hierarchy
KeyframeAnimationInfo
Index
Constructors
constructor
Properties
curve
delay
duration
is
Forwards
is
Reverse
iterations
keyframes
name
Constructors
constructor
new
Keyframe
Animation
Info
(
)
:
KeyframeAnimationInfo
Returns
KeyframeAnimationInfo
Properties
Optional
curve
curve
:
any
Optional
delay
delay
:
number
Optional
duration
duration
:
number
Optional
is
Forwards
is
Forwards
:
boolean
Optional
is
Reverse
is
Reverse
:
boolean
Optional
iterations
iterations
:
number
keyframes
keyframes
:
KeyframeInfo[]
Optional
name
name
:
string
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