OSSingleton.windowBorderless

If true, removes the window frame. Note: Setting window_borderless to false disables per-pixel transparency.

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

Meta