Table of Contents

Event OptionsChanged

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Event raised when the slider option/s changed. The dictionary contains: key = option index, value = T

public event EventHandler<SliderEventArgs<T>> OptionsChanged

Returns

EventHandler<SliderEventArgs<T>>
Event raised when the slider option/s changed. The dictionary contains: key = option index, value = T