Event OptionFocused
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.