Skip to main content

UIStyle

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

Package: JAVARuntime

Category: UI

Component: no


public class UIStyle

Constructors

SignatureDescription
UIStyle(UIStyle)Creates a new instance of UIStyle.
UIStyle(Engine)Creates a new instance of UIStyle.
UIStyle()Creates a new instance of UIStyle.

Attributes

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

Virtual Attributes

NameTypeAccessDescription
bottomLeftCornerStyleCornerTypeget/setReturns the current bottom left corner.
bottomRightCornerStyleCornerTypeget/setReturns the current bottom right corner.
colorColorget/setReturns the current color.
colorGradientColorGradientget/setReturns the current color gradient.
cornerfloatget/setReturns the current corner.
gradientAnglefloatget/setReturns the current gradient angle.
gradientModeStyleGradientModeget/setReturns the current gradient mode.
holefloatget/setReturns the current hole.
innerGlowColorColorget/setReturns the current inner glow color.
innerGlowSizefloatget/setReturns the current inner glow size.
innerGlowSmoothfloatget/setReturns the current inner glow smooth.
innerShadowAnglefloatget/setReturns the current inner shadow angle.
innerShadowColorColorget/setReturns the current inner shadow color.
innerShadowSizefloatget/setReturns the current inner shadow size.
innerShadowSmoothfloatget/setReturns the current inner shadow smooth.
maskAnglefloatget/setReturns the current mask angle.
maskModeStyleMaskModeget/setReturns the current mask mode.
maskValuefloatget/setReturns the current mask value.
outerGlowColorColorget/setReturns the current outer glow color.
outerGlowSizefloatget/setReturns the current outer glow size.
outerGlowSmoothfloatget/setReturns the current outer glow smooth.
outerShadowAnglefloatget/setReturns the current outer shadow angle.
outerShadowColorColorget/setReturns the current outer shadow color.
outerShadowSizefloatget/setReturns the current outer shadow size.
outerShadowSmoothfloatget/setReturns the current outer shadow smooth.
strokefloatget/setReturns the current stroke.
strokeColorColorget/setReturns the current stroke color.
topLeftCornerStyleCornerTypeget/setReturns the current top left corner.
topRightCornerStyleCornerTypeget/setReturns the current top right corner.

Methods

SignatureReturnsDescription
requestDraw()voidExecutes requestDraw and returns after the underlying engine call finishes.