# io.github.libtmux.Layout.Layout.requireSupported

- **Module:** io.github.libtmux.Layout.Layout
- **Package:** io.github.libtmux:libtmux
- **Language:** Java
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-java/blob/842228310449e879ebcaa3f910597757c9dbffd6/libtmux/src/main/java/io/github/libtmux/Layout.java#L52
- **Page:** https://libtmux.org/en/java/latest/reference/io-github-libtmux-layout-layout-requiresupported/

```
io.github.libtmux.Layout.Layout.requireSupported(running: TmuxVersion) -> void
```

Refuses this layout when the running tmux predates it.
