Component.visible

Sets a boolean determining whether the component is visible or not.

  1. bool visible [@property getter]
  2. bool visible [@property setter]
    class Component
    @property
    void
    visible
    ()

Meta