dplug v6.0.22
Dub
Repo
UIElement._visible
dplug
gui
element
UIElement
If _visible is false, neither the Element nor its children are drawn.
class
UIElement
protected nothrow @
nogc
bool
_visible
;
Meta
Source
See Implementation
dplug
gui
element
UIElement
functions
getDrawList
onAnimate
onDraw
parent
position
reflow
removeChild
render
setDirty
setDirtyWhole
topLevelParent
variables
_children
_parent
_position
_visible
_zOrder
If _visible is false, neither the Element nor its children are drawn.