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
| Signature | Description |
|---|---|
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
| Name | Type | Description |
|---|---|---|
instance | UIVerticalScrollView | 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. |