Skip to main content

UIHorizontalLayout

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

Package: JAVARuntime

Category: UI

Component: yes


public class UIHorizontalLayout extends Component

Constructors

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

Attributes

NameTypeDescription
instanceUIHorizontalLayoutRepresents 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.