poison ~0.0.6 (2016-11-24T21:26:34Z)
Dub
Repo
Component.visible
poison
ui
component
Component
Sets a boolean determining whether the component is visible or not.
bool
visible
[@property getter]
bool
visible
[@property setter]
class
Component
@
property
void
visible
(
bool
isVisible
)
Meta
Source
See Implementation
poison
ui
component
Component
constructors
this
functions
addSelector
disable
draw
enable
hide
intersect
process
processInternal
removeSelector
render
renderSub
show
updateStyles
properties
disabled
enabled
graphics
hidden
id
innerText
layer
name
outerText
parentContainer
parentWindow
position
size
visible
Sets a boolean determining whether the component is visible or not.