Delegate WebContext.DownloadStartedCallback
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
The callback function that is invoked when download is started.
C#Copypublic delegate void DownloadStartedCallback(string url);
The callback function that is invoked when download is started.
C#Copypublic delegate void DownloadStartedCallback(string url);