# mcp.model.SelectLayoutArgs.layout

- **Module:** mcp.model.SelectLayoutArgs
- **Package:** tmux-mcp
- **Language:** Rust
- **Kind:** attribute
- **Source:** https://github.com/libtmux/libtmux-rs/blob/f0e37052c232636b61d095817046e6bfc8f2ca40/crates/tmux-mcp/src/model.rs#L112
- **Page:** https://libtmux.org/en/rs/latest/mcp/reference/mcp-model-selectlayoutargs-layout/

A named layout, or a layout string tmux produced earlier.

The names are `even-horizontal`, `even-vertical`, `main-horizontal`,
`main-vertical` and `tiled`.
