Component.hidden

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

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

Meta