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
CssAnimationParser
Class CssAnimationParser
Modules
Css
Animation
Parser
constructor
keyframe
Animations
FromCSSDeclarations
keyframes
Array
FromCSS
Hierarchy
CssAnimationParser
Index
Constructors
constructor
Methods
keyframe
Animations
FromCSSDeclarations
keyframes
Array
FromCSS
Constructors
constructor
new
Css
Animation
Parser
(
)
:
CssAnimationParser
Returns
CssAnimationParser
Methods
Static
keyframe
Animations
FromCSSDeclarations
keyframe
Animations
FromCSSDeclarations
(
declarations
:
KeyframeDeclaration[]
)
:
KeyframeAnimationInfo[]
Parameters
declarations:
KeyframeDeclaration[]
Returns
KeyframeAnimationInfo[]
Static
keyframes
Array
FromCSS
keyframes
Array
FromCSS
(
keyframes
:
UnparsedKeyframe[]
)
:
KeyframeInfo[]
Parameters
keyframes:
UnparsedKeyframe[]
Returns
KeyframeInfo[]
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