OSSingleton.windowBorderless

If true removes the window frame.

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

Meta