Table of Contents

Method DrawTitle

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

DrawTitle(View)

Draws the view Title to the screen.

public void DrawTitle(View view)

Parameters

view View

The view.

DrawTitle(View, Rect)

Draws the Text to the screen.

public void DrawTitle(View view, Rect rect)

Parameters

view View

The view.

rect Rect

The frame.