Event GettingNormalColor | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Raised the Normal Color is being retrieved, from GetNormalColor(). 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>>? GettingNormalColor
Returns
EventHandler<CancelEventArgs<Attribute>>
Raised the Normal 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.