Event TextUrl
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.