Pular para o conteúdo principal

Class: SUIScrollView

This page documents the methods and fields available in the SUIScrollView class.

Members

SignatureDescription
SUIScrollView()Creates a new instance of SUIScrollView.
getLayoutObject()Returns the current layout object.
getOrientation()Returns the current orientation.
getScrollX()Returns the current scroll x.
getScrollY()Returns the current scroll y.
setLayoutObject(LayoutObject)Sets or updates the layout object.
setOrientation(Orientation)Sets or updates the orientation.
setScrollX(int)Sets or updates the scroll x.
setScrollY(int)Sets or updates the scroll y.