scrollLeftBy

open override fun scrollLeftBy(x: Int): Position3D

Scrolls this Scrollable3D with width units to the left (width axis). 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