EditorProperty.readOnly

Used by the inspector, set to true when the property is read-only.

  1. bool readOnly [@property getter]
    struct EditorProperty
    @nogc nothrow @property
    bool
    readOnly
    ()
  2. bool readOnly [@property setter]

Meta