Component.enabled

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

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

Meta