toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-debug-mode
/
com.mapbox.dash.debugmode.util
/
CaptureDataSnapshotUseCase
Capture
Data
Snapshot
Use
Case
class
CaptureDataSnapshotUseCase
(
captureDashConfig
:
CaptureDashConfigUseCase
,
appStore
:
AppStore
)
Members
Constructors
Capture
Data
Snapshot
Use
Case
Link copied to clipboard
constructor
(
captureDashConfig
:
CaptureDashConfigUseCase
,
appStore
:
AppStore
)
Functions
invoke
Link copied to clipboard
suspend operator
fun
invoke
(
outputPath
:
String
)
:
Boolean