toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-destination-preview
/
com.mapbox.dash.destination.preview.presentation
/
FocusNavigationHelper
Focus
Navigation
Helper
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
interface
FocusNavigationHelper
Inheritors
PlacesPreviewViewModel
RoutesOverviewViewModel
TripOverviewViewModel
Members
Functions
on
Focused
Link copied to clipboard
abstract
fun
onFocused
(
)
on
Focus
Lost
Link copied to clipboard
abstract
fun
onFocusLost
(
)
on
Nudge
Left
Link copied to clipboard
open
fun
onNudgeLeft
(
)
on
Nudge
Right
Link copied to clipboard
open
fun
onNudgeRight
(
)
on
Rotary
Knob
Pressed
Link copied to clipboard
abstract
fun
onRotaryKnobPressed
(
)
on
Rotate
Backward
Link copied to clipboard
open
fun
onRotateBackward
(
)
on
Rotate
Forward
Link copied to clipboard
open
fun
onRotateForward
(
)