Component.visible

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

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

Meta