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
ViewPropertyConstraintInit
Interface ViewPropertyConstraintInit<T, U>
Type parameters
T
U =
never
Hierarchy
ViewPropertyInit
<
T
,
U
>
ViewPropertyConstraintInit
Index
Properties
constrain
extends
inherit
precedence
state
strength
type
update
Flags
Methods
did
Set
State
equal
State
from
Any
init
State
to
Number
will
Set
State
Properties
Optional
constrain
constrain
:
boolean
Optional
extends
extends
:
ViewPropertyConstraintClass
Optional
inherit
inherit
:
string
|
boolean
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
(
newState
:
T
, oldState
:
T
)
:
void
Parameters
newState:
T
oldState:
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
to
Number
to
Number
(
value
:
T
)
:
number
Parameters
value:
T
Returns
number
Optional
will
Set
State
will
Set
State
(
newState
:
T
, oldState
:
T
)
:
void
Parameters
newState:
T
oldState:
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
Property
Constraint
Init
constrain
extends
inherit
precedence
state
strength
type
update
Flags
did
Set
State
equal
State
from
Any
init
State
to
Number
will
Set
State
Generated using
TypeDoc