Skip to main content

UIWeight

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

Package: JAVARuntime

Category: UI

Component: yes


public class UIWeight extends Component

Constructors

SignatureDescription
UIWeight()Creates a new instance of UIWeight.

Virtual Attributes

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

Methods

SignatureReturnsDescription
getWeight()floatReturns the current weight value.
setWeight(float)voidSets weight.