Static variables
Static methods
@:has_untyped@:value({ picker : null, colorPreview : true, h : null, w : null, alpha : false })staticcolorWheel(ui:Zui, handle:Handle, alpha:Bool = false, ?w:Float, ?h:Float, colorPreview:Bool = true, ?picker:() ‑> Void):Color
@:value({ wordWrap : false, label : "", editable : true, align : Align.Left })statictextArea(ui:Zui, handle:Handle, align:Align = Align.Left, editable:Bool = true, label:String = "", wordWrap:Bool = false):String