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
"ui/core/properties"
CssAnimationProperty
Class CssAnimationProperty<T, U>
Globals
"ui/core/properties"
Coercible
Property
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
Css
Property
Inherited
Css
Property
Inherited
Property
Property
Shorthand
Property
Coercible
Property
Options
Css
Animation
Property
Options
Css
Property
Options
Property
Options
Shorthand
Property
Options
unset
Value
_evaluate
Css
Calc
Expression
_evaluate
Css
Variable
Expression
_get
Properties
_get
Style
Properties
clear
Inherited
Properties
get
Computed
Css
Values
get
Set
Properties
init
Native
View
is
Css
Calc
Expression
is
Css
Variable
is
Css
Variable
Expression
make
Parser
make
Validator
propagate
Inheritable
Css
Properties
propagate
Inheritable
Properties
resetCSSProperties
reset
Native
View
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