Table of Contents

Event ValueChanged

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

Raised when Value has changed. Provides the new value as TFlagsEnum?.

public event EventHandler<EventArgs<TFlagsEnum?>>? ValueChanged

Returns

EventHandler<EventArgs<TFlagsEnum?>>
Raised when has changed. Provides the new value as TFlagsEnum?.