weasel API - v0.8.0
Preparing search index...
ResizeAnchor
Type Alias ResizeAnchor
Which corner/edge of the rect stays fixed during a resize.
type
ResizeAnchor
=
{
x
:
"min"
|
"max"
|
"free"
;
y
:
"min"
|
"max"
|
"free"
;
}
Index
Properties
x
y
Properties
x
x
:
"min"
|
"max"
|
"free"
y
y
:
"min"
|
"max"
|
"free"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
x
y
weasel API - v0.8.0
Loading...
Which corner/edge of the rect stays fixed during a resize.