NativeScript Docs
Core Modules
NativeScript Angular
NativeScript UI
Article title
view on GitHub
Search
Preparing search index...
The search index is not available
NativeScript Angular
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"animations/animation-driver"
NativeScriptAnimationDriver
Class NativeScriptAnimationDriver
Globals
"animations/animation-
driver"
Native
Script
Animation
Driver
valid
Properties
animate
compute
Style
contains
Element
make
Selector
matches
Element
query
validate
Style
Property
visit
Descendants
Selector
Query
Params
Query
Result
View
Match
Params
View
Match
Result
query
Descendants
view
Matches
Hierarchy
NativeScriptAnimationDriver
Implements
AnimationDriver
Index
Properties
valid
Properties
Methods
animate
compute
Style
contains
Element
make
Selector
matches
Element
query
validate
Style
Property
visit
Descendants
Properties
Static
Private
valid
Properties
valid
Properties
:
string[]
Methods
animate
animate
(
element
:
NgView
, keyframes
:
Keyframe[]
, duration
:
number
, delay
:
number
, easing
:
string
)
:
AnimationPlayer
Parameters
element:
NgView
keyframes:
Keyframe[]
duration:
number
delay:
number
easing:
string
Returns
AnimationPlayer
compute
Style
compute
Style
(
element
:
NgView
, prop
:
string
)
:
string
Parameters
element:
NgView
prop:
string
Returns
string
contains
Element
contains
Element
(
elm1
:
NgView
, elm2
:
NgView
)
:
boolean
Parameters
elm1:
NgView
elm2:
NgView
Returns
boolean
Private
make
Selector
make
Selector
(
rawSelector
:
string
)
:
Selector
Parameters
rawSelector:
string
Returns
Selector
matches
Element
matches
Element
(
element
:
NgView
, rawSelector
:
string
)
:
boolean
Parameters
element:
NgView
rawSelector:
string
Returns
boolean
query
query
(
element
:
NgView
, rawSelector
:
string
, multi
:
boolean
)
:
NgView[]
Parameters
element:
NgView
rawSelector:
string
multi:
boolean
Returns
NgView[]
validate
Style
Property
validate
Style
Property
(
property
:
string
)
:
boolean
Parameters
property:
string
Returns
boolean
Private
visit
Descendants
visit
Descendants
(
element
:
NgView
, cb
:
function
, cbParams
:
any
)
:
any
Parameters
element:
NgView
cb:
function
(
child
:
NgView
, result
:
any
, params
:
any
)
:
boolean
Parameters
child:
NgView
result:
any
params:
any
Returns
boolean
cbParams:
any
Returns
any
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