Method OnOptionFocused
OnOptionFocused(int, SliderEventArgs<T>)
Overridable function that fires the OptionFocused event.
public virtual bool OnOptionFocused(int newFocusedOption, SliderEventArgs<T> args)
Parameters
newFocusedOption
intargs
SliderEventArgs<T>