SpinBox.editable

If true, the SpinBox will be editable. Otherwise, it will be read only.

  1. bool editable [@property getter]
    struct SpinBox
    @nogc nothrow @property
    bool
    editable
    ()
  2. bool editable [@property setter]

Meta