scrollLeftBy

open override fun scrollLeftBy(columns: Int): Position

Scrolls this Scrollable with width width to the left. If the bounds of the virtual space are already reached this method has no effect.

Return

the new visible offset

Sources

(source)
Link copied to clipboard