On this page
LibTmux.Window.SelectNextLayoutAsync
- Module
- LibTmux
- Declared in
- Window
- Package
- LibTmux
- Source
- src/LibTmux/Window.Layout.cs
- SelectNextLayoutAsync ( cancellationToken : CancellationToken ) Task<Window>
-
Moves to the next layout.
- Parameters
-
-
cancellationToken ( CancellationToken ) – Cancels the tmux command.
-
- Returns
-
A replacement handle carrying the new layout.
0 declared, 0 inherited