Kvaesitso
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kvaesitso
sdk
/
de.mm20.launcher2.sdk.files
/
FileDimensions
File
Dimensions
data
class
FileDimensions
(
val
width
:
Int
,
val
height
:
Int
)
Members
Constructors
File
Dimensions
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