canScrollHorizontally

open fun canScrollHorizontally(canScroll: Boolean)

Sets whether the text should be allowed to be wider than the View is. If false, it will be wrapped to the width of the View.

Parameters

canScroll