EditorProperty.checked

Used by the inspector, set to true when the property is checked.

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

Meta