Table of Contents

Event GettingFocusColor

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Raised the Focus Color is being retrieved, from GetFocusColor(). 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>>? GettingFocusColor

Returns

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