Skip to main content

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

SignatureDescription
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

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

Virtual Attributes

NameTypeAccessDescription
modeModeget/setVirtual attribute exposed by getMode. Access it like a field to read or write the underlying value.
proportionfloatget/setVirtual attribute exposed by getProportion. Access it like a field to read or write the underlying value.