Table of Contents

Event GettingHotNormalColor

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Raised the HotNormal Color is being retrieved, from GetHotNormalColor(). Cancel the event and set the new attribute in the event args to a different value to change the focus color.

public event EventHandler<CancelEventArgs<Attribute>>? GettingHotNormalColor

Returns

EventHandler<CancelEventArgs<Attribute>>
Raised the HotNormal Color is being retrieved, from . Cancel the event and set the new attribute in the event args to a different value to change the focus color.