UIAspectRatio
Complete API reference for UIAspectRatio, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: UI
Component: yes
public class UIAspectRatio extends Component
Constructors
| Signature | Description |
|---|---|
UIAspectRatio(UIAspectRatio) | Executes UIAspectRatio and returns after the underlying engine call finishes. |
UIAspectRatio(Engine) | Executes UIAspectRatio and returns after the underlying engine call finishes. |
UIAspectRatio() | Executes UIAspectRatio and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | UIAspectRatio | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
mode | Mode | get/set | Virtual attribute exposed by getMode. Access it like a field to read or write the underlying value. |
proportion | float | get/set | Virtual attribute exposed by getProportion. Access it like a field to read or write the underlying value. |