Preparing search index...
The search index is not available
@angular-wave/angular.ts
@angular-wave/angular.ts
animations/animate-runner
AnimateRunner
Class AnimateRunner
Index
Constructors
constructor
Properties
_done
Callbacks
_state
_tick
host
promise
Methods
_resolve
cancel
catch
complete
done
end
finally
get
Promise
pause
progress
resume
set
Host
then
all
chain
Constructors
constructor
new
Animate
Runner
(
host
)
:
AnimateRunner
Parameters
host
:
any
Returns
AnimateRunner
Properties
_done
Callbacks
_done
Callbacks
:
any
[]
_state
_state
:
number
_tick
_tick
:
(
(
fn
:
any
)
=>
void
)
host
host
:
any
promise
promise
:
any
Methods
_resolve
_resolve
(
response
)
:
void
Parameters
response
:
any
Returns
void
cancel
cancel
(
)
:
void
Returns
void
catch
catch
(
handler
)
:
any
Parameters
handler
:
any
Returns
any
complete
complete
(
response
)
:
void
Parameters
response
:
any
Returns
void
done
done
(
fn
)
:
void
Parameters
fn
:
any
Returns
void
end
end
(
)
:
void
Returns
void
finally
finally
(
handler
)
:
any
Parameters
handler
:
any
Returns
any
get
Promise
get
Promise
(
)
:
any
Returns
any
pause
pause
(
)
:
void
Returns
void
progress
progress
(
)
:
void
Returns
void
resume
resume
(
)
:
void
Returns
void
set
Host
set
Host
(
host
)
:
void
Parameters
host
:
any
Returns
void
then
then
(
resolveHandler
,
rejectHandler
)
:
any
Parameters
resolveHandler
:
any
rejectHandler
:
any
Returns
any
Static
all
all
(
runners
,
callback
)
:
void
Parameters
runners
:
any
callback
:
any
Returns
void
Static
chain
chain
(
chain
,
callback
)
:
void
Parameters
chain
:
any
callback
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_done
Callbacks
_state
_tick
host
promise
Methods
_resolve
cancel
catch
complete
done
end
finally
get
Promise
pause
progress
resume
set
Host
then
all
chain
@angular-wave/angular.ts
Loading...