IWindow.alwaysOnTop

Whether the window is always on top of the others.

  1. bool alwaysOnTop [@property setter]
    interface IWindow
    @safe @property
    void
    alwaysOnTop
    (
    bool value
    )
  2. bool alwaysOnTop [@property getter]

Meta