toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-map
/
com.mapbox.dash.sdk.map.presentation.viewmodel
/
MapCameraTrackingStateViewModel
/
CameraButtonViewState
Camera
Button
View
State
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
data
class
CameraButtonViewState
(
val
appState
:
State
,
val
cameraTrackingState
:
CameraTrackingState
,
theme
:
Theme
)
Members
Constructors
Camera
Button
View
State
Link copied to clipboard
constructor
(
appState
:
State
,
cameraTrackingState
:
CameraTrackingState
,
theme
:
Theme
)
Properties
action
Link copied to clipboard
val
action
:
CameraButtonAction
app
State
Link copied to clipboard
val
appState
:
State
camera
Button
State
Link copied to clipboard
val
cameraButtonState
:
CameraButtonState
camera
Tracking
State
Link copied to clipboard
val
cameraTrackingState
:
CameraTrackingState