Skip to main content

UIVerticalScrollView

Complete API reference for UIVerticalScrollView, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: UI

Component: yes


public class UIVerticalScrollView extends Component

Constructors

SignatureDescription
UIVerticalScrollView()Creates a new instance of UIVerticalScrollView.

Virtual Attributes

NameTypeAccessDescription
scrollintget/setVirtual attribute exposed by getScroll. Access it like a field to read or write the underlying value.

Methods

SignatureReturnsDescription
getScroll()intReturns the current scroll value.
setScroll(int)voidSets scroll.
getSensitivity()floatReturns the current sensitivity value.
setSensitivity(float)voidSets sensitivity.