scrollRightBy

open override fun scrollRightBy(columns: Int): Position

Scrolls this Scrollable by width width to the right. 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