Table of Contents

Method OnSettingAttribute

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

OnSettingAttribute()

Called when the normal attribute for the View is to be set. This is called before the View is drawn.

protected virtual bool OnSettingAttribute()

Returns

bool

true to stop default behavior.