setTitleEnabled

open fun setTitleEnabled(enabled: Boolean)

Sets whether this view should display its own title.

The title displayed by this view will scroll and fade based on the scroll offset. Setting this to false will also disable the fading effect of the collapsed title.

See also