Kewt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kewt
kewt-ui
/
dev.kewt.ui.layout
/
Constraints
/
Constraints
Constraints
constructor
(
minWidth
:
Int
=
0
,
maxWidth
:
Int
=
Int.MAX_VALUE
,
minHeight
:
Int
=
0
,
maxHeight
:
Int
=
Int.MAX_VALUE
)
(
source
)