Skip to main content

UIFadeOut

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

Package: JAVARuntime

Category: UI

Component: yes


public class UIFadeOut extends Component

Constructors

SignatureDescription
UIFadeOut()Creates a new instance of UIFadeOut.

Virtual Attributes

NameTypeAccessDescription
opacityfloatget/setVirtual attribute exposed by getOpacity. Access it like a field to read or write the underlying value.

Methods

SignatureReturnsDescription
getOpacity()floatReturns the current opacity value.
setOpacity(float)voidSets opacity.