Skip to main content

UISlideBar

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

Package: JAVARuntime

Category: TODO

Component: yes


public class UISlideBar extends Component

Constructors

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

Attributes

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

Virtual Attributes

NameTypeAccessDescription
backgroundColorColorget/setVirtual attribute exposed by getBackgroundColor. Access it like a field to read or write the underlying value.
backgroundTextureTextureget/setVirtual attribute exposed by getBackgroundTexture. Access it like a field to read or write the underlying value.
borderfloatget/setVirtual attribute exposed by getBorder. Access it like a field to read or write the underlying value.
handlerColorColorget/setVirtual attribute exposed by getHandlerColor. Access it like a field to read or write the underlying value.
handlerTextureTextureget/setVirtual attribute exposed by getHandlerTexture. Access it like a field to read or write the underlying value.
jRPaddingBottomintget/setVirtual attribute exposed by getJRPaddingBottom. Access it like a field to read or write the underlying value.
jRPaddingLeftintget/setVirtual attribute exposed by getJRPaddingLeft. Access it like a field to read or write the underlying value.
jRPaddingRightintget/setVirtual attribute exposed by getJRPaddingRight. Access it like a field to read or write the underlying value.
jRPaddingTopintget/setVirtual attribute exposed by getJRPaddingTop. Access it like a field to read or write the underlying value.
orientationOrientationget/setVirtual attribute exposed by getOrientation. Access it like a field to read or write the underlying value.
valuefloatget/setVirtual attribute exposed by getValue. Access it like a field to read or write the underlying value.