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(UIVerticalScrollView)Executes UIVerticalScrollView and returns after the underlying engine call finishes.
UIVerticalScrollView(Engine)Executes UIVerticalScrollView and returns after the underlying engine call finishes.
UIVerticalScrollView()Creates a new instance of UIVerticalScrollView.

Attributes

NameTypeDescription
instanceUIVerticalScrollViewRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

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