toggle menu
mapbox-navigation-android
androidJvm
switch theme
search in API
UI Components
/
com.mapbox.navigation.ui.components.maneuver.view
/
MapboxUpcomingManeuverAdapter
/
MapboxUpcomingManeuverViewHolder
Mapbox
Upcoming
Maneuver
View
Holder
@
UiThread
inner
class
MapboxUpcomingManeuverViewHolder
(
val
viewBinding
:
<Error class: unknown class>
)
:
RecyclerView.ViewHolder
View Holder defined for the
RecyclerView.Adapter
Members
Constructors
Mapbox
Upcoming
Maneuver
View
Holder
Link copied to clipboard
constructor
(
viewBinding
:
<Error class: unknown class>
)
Properties
item
View
Link copied to clipboard
@
NonNull
val
itemView
:
View
view
Binding
Link copied to clipboard
val
viewBinding
:
<Error class: unknown class>
Functions
bind
Upcoming
Maneuver
Link copied to clipboard
fun
bindUpcomingManeuver
(
maneuver
:
Maneuver
)
Invoke the method to bind the maneuver to the view.
get
Adapter
Position
Link copied to clipboard
fun
getAdapterPosition
(
)
:
Int
get
Item
Id
Link copied to clipboard
fun
getItemId
(
)
:
Long
get
Item
View
Type
Link copied to clipboard
fun
getItemViewType
(
)
:
Int
get
Layout
Position
Link copied to clipboard
fun
getLayoutPosition
(
)
:
Int
get
Old
Position
Link copied to clipboard
fun
getOldPosition
(
)
:
Int
get
Position
Link copied to clipboard
fun
getPosition
(
)
:
Int
is
Recyclable
Link copied to clipboard
fun
isRecyclable
(
)
:
Boolean
set
Is
Recyclable
Link copied to clipboard
fun
setIsRecyclable
(
p0
:
Boolean
)
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String