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
CssAnimationProperty
Class CssAnimationProperty<T, U>
Modules
Css
Animation
Property
constructor
_value
Converter
css
Local
Name
css
Name
default
Value
default
Value
Key
get
Default
is
Style
Property
key
keyframe
name
register
set
Native
source
properties
_init
Default
Native
Value
is
Set
_get
ByCss
Name
_get
Property
Names
Type parameters
T
:
Style
U
Hierarchy
CssAnimationProperty
Implements
CssAnimationProperty
<
T
,
U
>
Implemented by
CssAnimationProperty
Index
Constructors
constructor
Properties
_value
Converter
css
Local
Name
css
Name
default
Value
default
Value
Key
get
Default
is
Style
Property
key
keyframe
name
register
set
Native
source
properties
Methods
_init
Default
Native
Value
is
Set
_get
ByCss
Name
_get
Property
Names
Constructors
constructor
new
Css
Animation
Property<T, U>
(
options
:
CssAnimationPropertyOptions
<
T
,
U
>
)
:
CssAnimationProperty
<
T
,
U
>
Type parameters
T
:
Style
<
T
>
U
Parameters
options:
CssAnimationPropertyOptions
<
T
,
U
>
Returns
CssAnimationProperty
<
T
,
U
>
Properties
Optional
_value
Converter
_value
Converter
:
function
Type declaration
(
value
:
string
)
:
any
Parameters
value:
string
Returns
any
Readonly
css
Local
Name
css
Local
Name
:
string
Readonly
css
Name
css
Name
:
string
Readonly
default
Value
default
Value
:
U
Readonly
default
Value
Key
default
Value
Key
:
symbol
Readonly
get
Default
get
Default
:
symbol
is
Style
Property
is
Style
Property
:
boolean
Readonly
key
key
:
symbol
Readonly
keyframe
keyframe
:
string
Readonly
name
name
:
string
Readonly
register
register
:
function
Type declaration
(
cls
:
object
)
:
void
Parameters
cls:
object
prototype
:
any
Returns
void
Readonly
set
Native
set
Native
:
symbol
Private
Readonly
source
source
:
symbol
Static
Private
properties
properties
:
object
Type declaration
[
cssName:
string
]:
CssAnimationProperty
<
any
,
any
>
Methods
_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
Static
_get
ByCss
Name
_get
ByCss
Name
(
name
:
string
)
:
CssAnimationProperty
<
any
,
any
>
Parameters
name:
string
Returns
CssAnimationProperty
<
any
,
any
>
Static
_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