Method OnActivated
OnActivated(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 OnActivated(ICommandContext? ctx)
Parameters
ctxICommandContext