Event GettingHotNormalColor | Terminal.Gui v2 (original) (raw)
Namespace
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.