On this page
LibTmux.Pane.SwapAsync
- Module
- LibTmux
- Declared in
- Pane
- Package
- LibTmux
- Source
- src/LibTmux/Pane.Topology.cs
- SwapAsync ( request : SwapPaneRequest , cancellationToken : CancellationToken ) Task
-
Swaps this pane with another.
- Parameters
-
-
request ( SwapPaneRequest ) – Which pane to swap with.
-
cancellationToken ( CancellationToken ) – Cancels the tmux command.
-
0 declared, 0 inherited