Table of Contents

Method OnActivated

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

Called when the link is accepted (e.g., clicked or Accept is invoked). Opens Url in the default browser via OpenUrl(string).

protected override void OnActivated(ICommandContext? ctx)

Parameters

ctx ICommandContext