UI Maneuver
/
com.mapbox.navigation.ui.maneuver.model
/
RoadShieldComponentNode
androidJvm
Road
Shield
Component
Node
class
RoadShieldComponentNode
:
ComponentNode
Content copied to clipboard
ComponentNode
of the type
BannerComponents.ICON
Types
Functions
Properties
Types
Builder
Link copied to clipboard
androidJvm
class
Builder
Content copied to clipboard
Build a new
RoadShieldComponentNode
On this page
On this page
Functions
equals
Link copied to clipboard
androidJvm
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
Regenerate whenever a change is made
hashCode
Link copied to clipboard
androidJvm
open override fun
hashCode
():
Int
Content copied to clipboard
Regenerate whenever a change is made
toBuilder
Link copied to clipboard
androidJvm
fun
toBuilder
():
RoadShieldComponentNode.Builder
Content copied to clipboard
toString
Link copied to clipboard
androidJvm
open override fun
toString
():
String
Content copied to clipboard
Regenerate whenever a change is made
On this page
On this page
Properties
mapboxShield
Link copied to clipboard
androidJvm
val
mapboxShield
:
MapboxShield
? = null
Content copied to clipboard
holds info about
BannerComponents.mapboxShield
E.g.
shieldUrl
Link copied to clipboard
androidJvm
val
shieldUrl
:
String
? = null
Content copied to clipboard
String holds the
BannerComponents.imageBaseUrl
text
Link copied to clipboard
androidJvm
val
text
:
String
Content copied to clipboard
String holds
BannerComponents.text
contained inside
BannerComponents
of type
BannerComponents.ICON
On this page
On this page