Skip to main content

UIVerticalLayout

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

Package: JAVARuntime

Category: UI

Component: yes


public class UIVerticalLayout extends Component

Constructors

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

Attributes

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

Virtual Attributes

NameTypeAccessDescription
spacingintget/setVirtual attribute exposed by getSpacing. Access it like a field to read or write the underlying value.