ViewStyleCustomization
A class that allows you to style the default standalone components used by NavigationView. If not specified, NavigationView uses the default styles defined for each of the standalone components.
Constructors
Types
Properties
Provide custom MapboxAudioGuidanceButton style. Use defaultAudioGuidanceButtonStyle to reset to default.
Provide custom MapboxCameraModeButton style. Use defaultCameraModeButtonStyle to reset to default.
Provide custom destination marker icon. Use defaultDestinationMarker to reset to default.
Provide custom MapboxExtendableButton style for end navigation button. Use defaultEndNavigationButtonStyle to reset to default.
Specify info panel background drawable. Use defaultInfoPanelBackground to reset to default.
Specify info panel end margin. Use defaultInfoPanelMarginEnd to reset to default.
Specify info panel start margin. Use defaultInfoPanelMarginStart to reset to default.
Specify info panel peek height. Use defaultInfoPanelPeekHeight to reset to default.
Provide custom ManeuverViewOptions to style MapboxManeuverView. Use defaultManeuverViewOptions to reset to default.
Provide custom MapboxExtendableButton style for re-center button. Use defaultRecenterButtonStyle to reset to default.
Provide custom MapboxRoadNameView background. Use defaultRoadNameBackground to reset to default.
Provide custom MapboxRoadNameView. Use defaultRoadNameTextAppearance to reset to default.
Provide custom MapboxExtendableButton style for route preview button. Use defaultRoutePreviewButtonStyle to reset to default.
Provide custom MapboxSpeedLimitView style. Use defaultSpeedLimitStyle to reset to default.
Provide custom MapboxSpeedLimitView. Use defaultSpeedLimitTextAppearance to reset to default.
Provide custom MapboxExtendableButton style for start navigation button. Use defaultStartNavigationButtonStyle to reset to default.
Provide custom MapboxTripProgressView style. Use defaultTripProgressStyle to reset to default.