Adapty
androidJvm
AdaptyUI
/
com.adapty.ui
/
AdaptyCustomVideoAsset
/
Resolution
Resolution
class
Resolution
(
val
width
:
Int
,
val
height
:
Int
)
Members
Constructors
Resolution
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