imageselector
Toggle table of contents
1.4.0
common
Platform filter
common
Switch theme
Search in API
imageselector
imageselector
/
com.wannaverse.imageselector
/
WindowSize
Window
Size
data
class
WindowSize
(
val
width
:
Int
,
val
height
:
Int
)
Members
Constructors
Window
Size
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