Kewt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kewt
kewt-ui
/
dev.kewt.ui.layout
/
MeasureResult
Measure
Result
data
class
MeasureResult
(
val
width
:
Int
,
val
height
:
Int
)
(
source
)
Members
Constructors
Measure
Result
Link copied to clipboard
constructor
(
width
:
Int
,
height
:
Int
)
Properties
height
Link copied to clipboard
val
height
:
Int
width
Link copied to clipboard
val
width
:
Int