Component.hidden

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

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

Meta