NativeScript Docs
Core Modules
NativeScript Angular
NativeScript UI
Article title
view on GitHub
Search
Preparing search index...
The search index is not available
NativeScript
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"@nativescript/core"
CssAnimationProperty
Class CssAnimationProperty<T, U>
Globals
"@nativescript/core"
Font
Style
Font
Weight
Grid
Unit
Type
Length
Percent
Length
Screen
ad
categories
encoding
ios
known
Folders
layout
message
Type
path
Css
Animation
Property
constructor
_value
Converter
css
Local
Name
css
Name
default
Value
get
Default
keyframe
name
set
Native
_init
Default
Native
Value
is
Set
register
_get
ByCss
Name
_get
Property
Names
Type parameters
T
:
Style
U
Hierarchy
CssAnimationProperty
Index
Constructors
constructor
Properties
_value
Converter
css
Local
Name
css
Name
default
Value
get
Default
keyframe
name
set
Native
Methods
_init
Default
Native
Value
is
Set
register
_get
ByCss
Name
_get
Property
Names
Constructors
constructor
new
Css
Animation
Property
(
options
:
CssAnimationPropertyOptions
<
T
,
U
>
)
:
CssAnimationProperty
Parameters
options:
CssAnimationPropertyOptions
<
T
,
U
>
Returns
CssAnimationProperty
Properties
Optional
Private
_value
Converter
_value
Converter
:
function
Type declaration
(
value
:
string
)
:
any
Parameters
value:
string
Returns
any
css
Local
Name
css
Local
Name
:
string
css
Name
css
Name
:
string
default
Value
default
Value
:
U
get
Default
get
Default
:
symbol
keyframe
keyframe
:
string
name
name
:
string
set
Native
set
Native
:
symbol
Methods
Private
_init
Default
Native
Value
_init
Default
Native
Value
(
target
:
T
)
:
void
Parameters
target:
T
Returns
void
is
Set
is
Set
(
instance
:
T
)
:
boolean
Parameters
instance:
T
Returns
boolean
register
register
(
cls
:
object
)
:
void
Parameters
cls:
object
prototype
:
T
Returns
void
Static
Private
_get
ByCss
Name
_get
ByCss
Name
(
name
:
string
)
:
CssAnimationProperty
<
any
,
any
>
Parameters
name:
string
Returns
CssAnimationProperty
<
any
,
any
>
Static
Private
_get
Property
Names
_get
Property
Names
(
)
:
string[]
Returns
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