MapsIndoors Android
MapsIndoorsSDK
/
com.mapsindoors.core
/
MPCameraViewFitMode
MPCamera
View
Fit
Mode
enum
MPCameraViewFitMode
Entries
Functions
Entries
NORTH_ALIGNED
Link copied to clipboard
NORTH_ALIGNED
FIRST_STEP_ALIGNED
Link copied to clipboard
FIRST_STEP_ALIGNED
START_TO_END_ALIGNED
Link copied to clipboard
START_TO_END_ALIGNED
NONE
Link copied to clipboard
NONE
Functions
value
Of
Link copied to clipboard
open
fun
valueOf
(
name
:
String
)
:
MPCameraViewFitMode
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
MPCameraViewFitMode
>
Returns an array containing the constants of this enum type, in the order they're declared.