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(UIWeight)Executes UIWeight and returns after the underlying engine call finishes.
UIWeight(Engine)Executes UIWeight and returns after the underlying engine call finishes.
UIWeight()Executes UIWeight and returns after the underlying engine call finishes.

Attributes

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

Virtual Attributes

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

Methods

SignatureReturnsDescription
getWeight()floatExecutes getWeight and returns after the underlying engine call finishes.