Table of Contents

Method OnShowLegendsChanging

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

OnShowLegendsChanging(ValueChangingEventArgs<bool>)

Called before ShowLegends changes. Return true to cancel the change.

protected virtual bool OnShowLegendsChanging(ValueChangingEventArgs<bool> args)

Parameters

args ValueChangingEventArgs<bool>

Returns

bool