Skip to main content

UIFlexLayout

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

Package: JAVARuntime

Category: UI

Component: yes


public class UIFlexLayout extends Component

Constructors

SignatureDescription
UIFlexLayout(UIFlexLayout)Executes UIFlexLayout and returns after the underlying engine call finishes.
UIFlexLayout(Engine)Executes UIFlexLayout and returns after the underlying engine call finishes.
UIFlexLayout()Executes UIFlexLayout and returns after the underlying engine call finishes.

Attributes

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

Virtual Attributes

NameTypeAccessDescription
spacingintsetVirtual attribute exposed by setSpacing. Access it like a field to read or write the underlying value.

Methods

SignatureReturnsDescription
getSpacing()intExecutes getSpacing and returns after the underlying engine call finishes.