Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/view
ViewAnimatorConstraintInit
Interface ViewAnimatorConstraintInit<T, U>
Type parameters
T
U =
never
Hierarchy
ViewAnimatorInit
<
T
,
U
>
ViewAnimatorConstraintInit
Index
Properties
constrain
extends
inherit
look
precedence
state
strength
type
update
Flags
Methods
did
Set
State
did
Set
Value
equal
State
from
Any
init
State
is
Defined
on
Begin
on
End
on
Interrupt
to
Number
will
Set
State
will
Set
Value
Properties
Optional
constrain
constrain
:
boolean
Optional
extends
extends
:
ViewAnimatorConstraintClass
Optional
inherit
inherit
:
string
|
boolean
Optional
look
look
:
Look
<
T
,
never
>
Optional
precedence
precedence
:
number
Optional
state
state
:
T
|
U
Optional
strength
strength
:
AnyConstraintStrength
Optional
type
type
:
unknown
Optional
update
Flags
update
Flags
:
number
Methods
Optional
did
Set
State
did
Set
State
(
newValue
:
T
, oldValue
:
T
)
:
void
Parameters
newValue:
T
oldValue:
T
Returns
void
Optional
did
Set
Value
did
Set
Value
(
newValue
:
T
, oldValue
:
T
)
:
void
Parameters
newValue:
T
oldValue:
T
Returns
void
Optional
equal
State
equal
State
(
newState
:
T
, oldState
:
T
)
:
boolean
Parameters
newState:
T
oldState:
T
Returns
boolean
Optional
from
Any
from
Any
(
value
:
T
|
U
)
:
T
Parameters
value:
T
|
U
Returns
T
Optional
init
State
init
State
(
)
:
T
|
U
Returns
T
|
U
Optional
is
Defined
is
Defined
(
value
:
T
)
:
boolean
Parameters
value:
T
Returns
boolean
Optional
on
Begin
on
Begin
(
value
:
T
)
:
void
Parameters
value:
T
Returns
void
Optional
on
End
on
End
(
value
:
T
)
:
void
Parameters
value:
T
Returns
void
Optional
on
Interrupt
on
Interrupt
(
value
:
T
)
:
void
Parameters
value:
T
Returns
void
Optional
to
Number
to
Number
(
value
:
T
)
:
number
Parameters
value:
T
Returns
number
Optional
will
Set
State
will
Set
State
(
newValue
:
T
, oldValue
:
T
)
:
void
Parameters
newValue:
T
oldValue:
T
Returns
void
Optional
will
Set
Value
will
Set
Value
(
newValue
:
T
, oldValue
:
T
)
:
void
Parameters
newValue:
T
oldValue:
T
Returns
void
Modules
@swim/system
@swim/toolkit
@swim/ui
@swim/model
@swim/style
@swim/theme
@swim/view
@swim/dom
@swim/graphics
@swim/component
@swim/ux
@swim/vis
@swim/maps
View
Animator
Constraint
Init
constrain
extends
inherit
look
precedence
state
strength
type
update
Flags
did
Set
State
did
Set
Value
equal
State
from
Any
init
State
is
Defined
on
Begin
on
End
on
Interrupt
to
Number
will
Set
State
will
Set
Value
Generated using
TypeDoc