Table of Contents

Event SettingNormalAttribute

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Raised when the normal attribute for the View is to be set. This is raised before the View is drawn.

public event EventHandler<CancelEventArgs>? SettingNormalAttribute

Returns

EventHandler<CancelEventArgs>

Set Cancel to true to stop default behavior.