toggle menu
Mappedin Android SDK
5.9.0
Mappedin Android SDK
switch theme
search in API
Mappedin Android SDK
/
com.mappedin.sdk.web
/
MPIOptions
/
CameraPadding
Camera
Padding
@
Serializable
data
class
CameraPadding
(
val
top
:
Double
,
val
bottom
:
Double
,
val
left
:
Double
,
val
right
:
Double
)
Focus padding for focus
Members
Constructors
Camera
Padding
Link copied to clipboard
constructor
(
top
:
Double
,
bottom
:
Double
,
left
:
Double
,
right
:
Double
)
Properties
bottom
Link copied to clipboard
val
bottom
:
Double
Botton padding
left
Link copied to clipboard
val
left
:
Double
Left padding
right
Link copied to clipboard
val
right
:
Double
Right padding
top
Link copied to clipboard
val
top
:
Double
Top padding