kaplay-layout
Preparing search index...
MeasureFunction
Type Alias MeasureFunction
MeasureFunction
:
(
width
:
number
,
height
:
number
,
widthMode
:
MeasureMode
,
heightMode
:
MeasureMode
,
)
=>
Size
Type Declaration
(
width
:
number
,
height
:
number
,
widthMode
:
MeasureMode
,
heightMode
:
MeasureMode
,
)
:
Size
Parameters
width
:
number
width of the containing box
height
:
number
height of the containing box
widthMode
:
MeasureMode
heightMode
:
MeasureMode
Returns
Size
size of the content box
See
MeasureMode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
kaplay-layout
Loading...
width of the containing box