Table of Contents

Constructor Margin

Namespace
Terminal.Gui.ViewBase
Assembly
Terminal.Gui.dll

Margin()

Initializes a new instance of the Margin class with default settings. By default, Margins are transparent and transparent to mouse events (i.e., they don't block mouse events from reaching underlying views). This can be overridden by explicitly setting ViewportSettingsFlags.

public Margin()