weasel API - v0.8.0
Preparing search index...
ResizePose
Interface ResizePose
Minimum rect-shaped pose required by the resize machinery.
interface
ResizePose
{
height
:
number
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Hierarchy (
View Summary
)
ResizePose
RotatedPose
Index
Properties
height
width
x
y
Properties
height
height
:
number
width
width
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
height
width
x
y
weasel API - v0.8.0
Loading...
Minimum rect-shaped pose required by the resize machinery.