Table of Contents

Event TitleChanging

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Event fired when the Title is changing. Set Cancel to true to cancel the Title change.

public event EventHandler<CancelEventArgs<string>>? TitleChanging

Returns

EventHandler<CancelEventArgs<string>>
Event fired when the is changing. Set to true to cancel the Title change.