WebviewerView.setFavicon method
WebviewerView › setFavicon
Unofficial
Set the favicon for the current page.Signature:
setFavicon(e: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| e | unknown | The favicon data. |
Returns: unknown — The result of setting the favicon.