Table of Contents

Event ShowLegendsChanging

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

Event raised before the ShowLegends property changes. Can be cancelled.

public event EventHandler<ValueChangingEventArgs<bool>>? ShowLegendsChanging

Returns

EventHandler<ValueChangingEventArgs<bool>>
Event raised before the property changes. Can be cancelled.