Table of Contents

Method OnLegendsOrientationChanging

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

OnLegendsOrientationChanging(ValueChangingEventArgs<Orientation>)

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

protected virtual bool OnLegendsOrientationChanging(ValueChangingEventArgs<Orientation> args)

Parameters

args ValueChangingEventArgs<Orientation>

Returns

bool