toggle menu
falke-sdk-android
jvm
switch theme
search in API
SharedDefinitions
/
com.swarovskioptik.comm.definition.topic
/
ConfigureCorrectedCropPicture
/
Params
Params
data
class
Params
(
val
width
:
Int
,
val
height
:
Int
)
Parameters
width
The width of the corrected crop picture
height
The height of the corrected crop picture
Members
Constructors
Params
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