toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-destination-preview
/
com.mapbox.dash.destination.preview.presentation
/
FocusNavigationHelper
Focus
Navigation
Helper
interface
FocusNavigationHelper
<
T
>
Inheritors
PlacesPreviewFocusNavigationHelper
PlacesPreviewViewModel
Members
Properties
action
Link copied to clipboard
abstract
val
action
:
Flow
<
T
>
focused
Element
Link copied to clipboard
abstract
val
focusedElement
:
StateFlow
<
T
?
>
Functions
on
Focused
Link copied to clipboard
abstract
fun
onFocused
(
)
on
Focus
Lost
Link copied to clipboard
abstract
fun
onFocusLost
(
)
on
Rotary
Knob
Pressed
Link copied to clipboard
abstract
fun
onRotaryKnobPressed
(
)
on
Rotate
Backward
Link copied to clipboard
abstract
fun
onRotateBackward
(
)
on
Rotate
Forward
Link copied to clipboard
abstract
fun
onRotateForward
(
)