Event TitleChanging | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Event fired when the Title is changing.Cancel can be set to true
to cancel the change.
public event EventHandler<CancelEventArgs<string>>? TitleChanging
Returns
EventHandler<CancelEventArgs<string>>
Event fired when the is changing. can be set to true to cancel the change.