Table of Contents

Event GettingHotFocusColor

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Raised the HotFocus Color is being retrieved, from GetHotFocusColor(). 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>>? GettingHotFocusColor

Returns

EventHandler<CancelEventArgs<Attribute>>
Raised the HotFocus 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.