setNavigationIconTint

open fun setNavigationIconTint(@ColorInt navigationIconTint: Int)

Set the navigation icon for the toolbar. If the navigation icon is not null, it will be tinted with the color set by setNavigationIconTint.

Parameters

navigationIconTint

The resource identifier of the navigation icon.