Skip to main content

UIHorizontalScrollView

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

Package: JAVARuntime

Category: UI

Component: yes


public class UIHorizontalScrollView extends Component

Constructors

SignatureDescription
UIHorizontalScrollView(UIHorizontalScrollView)Executes UIHorizontalScrollView and returns after the underlying engine call finishes.
UIHorizontalScrollView(Engine)Executes UIHorizontalScrollView and returns after the underlying engine call finishes.
UIHorizontalScrollView()Creates a new instance of UIHorizontalScrollView.

Attributes

NameTypeDescription
instanceUIHorizontalScrollViewRepresents 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.