Table of Contents

Method OnAccepted

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 OnAccepted(ICommandContext? ctx)

Parameters

ctx ICommandContext