Table of Contents

Event OptionFocused

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

Event raised When the option is hovered with the keys or the mouse.

public event EventHandler<LinearRangeEventArgs<TOption>>? OptionFocused

Returns

EventHandler<LinearRangeEventArgs<TOption>>
Event raised When the option is hovered with the keys or the mouse.