# LibTmux.SelectPaneRequest.Direction

- **Module:** LibTmux.SelectPaneRequest
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/320dc64f4b8b7815842471327a5e6b84a1499bf8/src/LibTmux/Requests/SelectPaneRequest.cs#L33
- **Page:** https://libtmux.org/en/dotnet/latest/reference/libtmux-selectpanerequest-direction/

Gets which pane to move to.

<see cref="PaneSelectDirection.Last" /> and <see cref="Last" /> are two
spellings of the same tmux flag, which is sent once either way.
