Event OptionFocused | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

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

public event EventHandler<SliderEventArgs<T>> OptionFocused

Returns

EventHandler<SliderEventArgs>

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

Edit this page