OSSingleton.windowBorderless

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

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

Meta