EditorProperty.checked

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

Meta