displayTitleTextView

abstract fun displayTitleTextView(display: Boolean)

Toggles the visibility of the TextView displaying Banner titles.

Parameters

display

true if the TextView should be displayed, false if otherwise.