Search
Preparing search index...
The search index is not available
swimOS
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
@swim/view
MemberAnimatorClass
Interface MemberAnimatorClass
Hierarchy
MemberAnimatorConstructor
MemberAnimatorClass
Callable
__call
(
type
:
MemberAnimatorType
, inherit
?:
undefined
|
string
)
:
PropertyDecorator
Parameters
type:
MemberAnimatorType
Optional
inherit:
undefined
|
string
Returns
PropertyDecorator
Index
Constructors
constructor
Constructors
constructor
new
Member
Animator
Class<V, T, U>
(
view
:
V
, value
?:
T
|
null
, transition
?:
Transition
<
T
>
|
null
, inherit
?:
MemberAnimatorInherit
)
:
MemberAnimator
<
V
,
T
,
U
>
Type parameters
V
:
AnimatedView
T
U
Parameters
view:
V
Optional
value:
T
|
null
Optional
transition:
Transition
<
T
>
|
null
Optional
inherit:
MemberAnimatorInherit
Returns
MemberAnimator
<
V
,
T
,
U
>
Globals
@swim/core
@swim/mesh
@swim/ui
@swim/angle
@swim/animate
@swim/color
@swim/constraint
@swim/dom
@swim/font
@swim/gesture
@swim/interpolate
@swim/length
@swim/render
@swim/scale
@swim/shape
@swim/style
@swim/transform
@swim/transition
@swim/typeset
@swim/view
@swim/ux
@swim/web
Member
Animator
Class
constructor