View Binder Customization
            class ViewBinderCustomization
Content copied to clipboard
A class that allows you to define UIBinder for various different views used by the NavigationView. If not specified, NavigationView uses the default UIBinder defined for each of these views.
Constructors
ViewBinderCustomization
                          
                    Link copied to clipboard
                        fun ViewBinderCustomization()
Content copied to clipboard
Functions
Properties
actionButtonsBinder
                          
                    Link copied to clipboard
                        Customize the Action Buttons by providing your own UIBinder.
infoPanelContentBinder
                          
                    Link copied to clipboard
                        Customize the Info Panel Content by providing your own UIBinder.
infoPanelHeaderBinder
                          
                    Link copied to clipboard
                        Customize the Info Panel Header by providing your own UIBinder.
infoPanelTripProgressBinder
                          
                    Link copied to clipboard
                        Customize the Info Panel Trip Progress by providing your own UIBinder.
maneuverBinder
                          
                    Link copied to clipboard
                        Customize the maneuvers view by providing your own UIBinder.
roadNameBinder
                          
                    Link copied to clipboard
                        Customize the road name view by providing your own UIBinder.
speedLimitBinder
                          
                    Link copied to clipboard
                        Customize the speed limit view by providing your own UIBinder.