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"
CssAnimationPropertyOptions
Interface CssAnimationPropertyOptions<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
Options
css
Name
default
Value
equality
Comparer
name
value
Changed
value
Converter
Type parameters
T
U
Hierarchy
CssAnimationPropertyOptions
Index
Properties
css
Name
default
Value
equality
Comparer
name
value
Changed
value
Converter
Properties
Optional
css
Name
css
Name
:
string
Optional
default
Value
default
Value
:
U
Optional
equality
Comparer
equality
Comparer
:
function
Type declaration
(
x
:
U
, y
:
U
)
:
boolean
Parameters
x:
U
y:
U
Returns
boolean
name
name
:
string
Optional
value
Changed
value
Changed
:
function
Type declaration
(
target
:
T
, oldValue
:
U
, newValue
:
U
)
:
void
Parameters
target:
T
oldValue:
U
newValue:
U
Returns
void
Optional
value
Converter
value
Converter
:
function
Type declaration
(
value
:
string
)
:
U
Parameters
value:
string
Returns
U
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