Skip to content

Alias pinnacle.window.LayoutMode ​

"tiled" | "floating" | "fullscreen" | "maximized" | "spilled"

A window's current layout mode.

Aliased types ​

"tiled" ​

The window is tiled.

"floating" ​

The window is floating.

"fullscreen" ​

The window is fullscreen.

"maximized" ​

The window is maximized.

"spilled" ​

The window is spilled.

Last updated: