Event OptionFocused
Event raised When the option is hovered with the keys or the mouse.
public event EventHandler<SliderEventArgs<T>> OptionFocused
Returns
- EventHandler<SliderEventArgs<T>>
- Event raised When the option is hovered with the keys or the mouse.