WindowElement.isChecked

Sets whether the element is checked

  1. bool isChecked [@property getter]
  2. bool isChecked [@property setter]
    class WindowElement
    protected @property @nogc @safe pure nothrow
    bool
    isChecked
    (
    bool val
    )

Meta