Table of Contents

Event TextUrl

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Occurs when url clicked in the text.

public event UrlEventHandler? TextUrl

Returns

UrlEventHandler
Occurs when url clicked in the text.

Remarks

This event is not fired on MacOs. On this os, url is automatically opened in the default browser.