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
| Signature | Description |
|---|---|
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
| Name | Type | Description |
|---|---|---|
instance | UIHorizontalScrollView | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
scroll | int | get/set | Virtual attribute exposed by getScroll. Access it like a field to read or write the underlying value. |