Component.disabled

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

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

Meta