Table of Contents

Method OnShowEndSpacingChanging

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

OnShowEndSpacingChanging(ValueChangingEventArgs<bool>)

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

protected virtual bool OnShowEndSpacingChanging(ValueChangingEventArgs<bool> args)

Parameters

args ValueChangingEventArgs<bool>

Returns

bool