MapsIndoorsAndroid
MapsIndoorsSDK
/
com.mapsindoors.core.models
/
MPCameraEvent
MPCamera
Event
enum
MPCameraEvent
Entries
Functions
Entries
FINISHED
Link copied to clipboard
FINISHED
CANCELLED
Link copied to clipboard
CANCELLED
MOVE_STARTED_API_ANIMATION
Link copied to clipboard
MOVE_STARTED_API_ANIMATION
MOVE_STARTED_DEVELOPER_ANIMATION
Link copied to clipboard
MOVE_STARTED_DEVELOPER_ANIMATION
MOVE_STARTED_GESTURE
Link copied to clipboard
MOVE_STARTED_GESTURE
ON_MOVE
Link copied to clipboard
ON_MOVE
MOVE_CANCELLED
Link copied to clipboard
MOVE_CANCELLED
IDLE
Link copied to clipboard
IDLE
Functions
value
Of
Link copied to clipboard
open
fun
valueOf
(
name
:
String
)
:
MPCameraEvent
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
MPCameraEvent
>
Returns an array containing the constants of this enum type, in the order they're declared.