Table of Contents

Event SettingAttribute

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>? SettingAttribute

Returns

EventHandler<CancelEventArgs>

Set Cancel to true to stop default behavior.