Table of Contents

Method SetClip

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

SetClip(Region?)

Sets the Clip to the specified region.

public static void SetClip(Region? region)

Parameters

region Region

Remarks

There is a single clip region for the entire application. This method sets the clip region to the specified region.