Glide
ktx
/
com.bumptech.glide.integration.ktx
/
Size
Size
data
class
Size
(
val
width
:
Int
,
val
height
:
Int
)
Content copied to clipboard
Constructors
Properties
Constructors
Size
Link copied to clipboard
fun
Size
(
width
:
Int
,
height
:
Int
)
Content copied to clipboard
Properties
height
Link copied to clipboard
val
height
:
Int
Content copied to clipboard
width
Link copied to clipboard
val
width
:
Int
Content copied to clipboard