Method OnSettingNormalAttribute | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

OnSettingNormalAttribute()

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

protected virtual bool OnSettingNormalAttribute()

Returns

bool

true to stop default behavior.

Edit this page