Method Height | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Height(View?)
Creates a Dim object that tracks the Height of the specified View.
public static Dim Height(View? view)
Parameters
view
View
The view that will be tracked.