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()Creates a new instance of UIFlexLayout.

Virtual Attributes

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

Methods

SignatureReturnsDescription
getSpacing()intReturns the current spacing value.
setSpacing(int)voidSets spacing.