On this page
LibTmux.Pane.SetHeightAsync
- Module
- LibTmux
- Declared in
- Pane
- Package
- LibTmux
- Source
- src/LibTmux/Pane.Topology.cs
- SetHeightAsync ( height : int , cancellationToken : CancellationToken ) Task<Pane>
-
Sets this pane's height.
- Parameters
-
-
height ( int ) – The height in cells.
-
cancellationToken ( CancellationToken ) – Cancels the tmux command.
-
- Returns
-
A replacement handle carrying the new size.
0 declared, 0 inherited