setTitleTextColor

open fun setTitleTextColor(@ColorInt color: Int)

Set the title text color of the navigation bar.

Parameters

color

The color of the title text in 0xAARRGGBB format.


Set the title text color of the navigation bar.

Parameters

color

The color of the title text.