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