toggle menu
mapbox-navigation-android
androidJvm
switch theme
search in API
Android Auto Components
/
com.mapbox.navigation.ui.androidauto.feedback.core
/
CarFeedbackScreenFactory
Car
Feedback
Screen
Factory
abstract
class
CarFeedbackScreenFactory
(
mapboxCarContext
:
MapboxCarContext
)
:
MapboxScreenFactory
Inheritors
ActiveGuidanceFeedbackScreenFactory
ArrivalScreenFactory
FavoritesFeedbackScreenFactory
FreeDriveFeedbackScreenFactory
GeoDeeplinkPlacesFeedbackScreenFactory
RoutePreviewFeedbackScreenFactory
SearchPlacesFeedbackScreenFactory
Members
Constructors
Car
Feedback
Screen
Factory
Link copied to clipboard
constructor
(
mapboxCarContext
:
MapboxCarContext
)
Functions
create
Link copied to clipboard
open
override
fun
create
(
carContext
:
CarContext
)
:
Screen
get
Car
Feedback
Poll
Link copied to clipboard
abstract
fun
getCarFeedbackPoll
(
carContext
:
CarContext
)
:
CarFeedbackPoll
get
Source
Name
Link copied to clipboard
abstract
fun
getSourceName
(
)
:
String
on
Finish
Link copied to clipboard
open
fun
onFinish
(
)