scrollUpBy

abstract fun scrollUpBy(rows: Int): Position

Scrolls this Scrollable by depth depth up. 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