# libtmux.constants.WindowDirection

- **Module:** libtmux.constants
- **Package:** libtmux
- **Language:** Python
- **Kind:** class
- **Source:** https://github.com/tmux-python/libtmux/blob/036c521c4b83ce6e434eb50afe2a0d08a6a05e46/src/libtmux/constants.py#L25
- **Page:** https://libtmux.org/reference/py/libtmux-constants-windowdirection/

Used for *adjustment* in :meth:`Session.new_window()`.

## Members

- `Before` (attribute)
- `After` (attribute)
