Table of Contents

Event MovingBack

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

Raised when the Back button is pressed. Set Cancel to prevent navigation.

public event EventHandler<CancelEventArgs>? MovingBack

Returns

EventHandler<CancelEventArgs>
Raised when the Back button is pressed. Set Cancel to prevent navigation.