uapmd-binding
Toggle table of contents
Common
Target filter
Common
Switch theme
Search in API
Skip to content
uapmd-binding
uapmd-binding
/
dev.atsushieno.uapmd
/
UiSize
Ui
Size
data
class
UiSize
(
val
width
:
UInt
,
val
height
:
UInt
)
Members
Constructors
Ui
Size
Link copied to clipboard
constructor
(
width
:
UInt
,
height
:
UInt
)
Properties
height
Link copied to clipboard
val
height
:
UInt
width
Link copied to clipboard
val
width
:
UInt