WindowElement.isChecked

Returns whether the element is checked

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

Meta