AsyncDownloadPolicy.DownloadingEventArgs Constructors
Contains data for the Downloading event.| Name | Parameters | Description |
|---|---|---|
| DownloadingEventArgs(Uri, Predicate<Uri>, String, Type) | uri, accessContext, method, valueType | Initializes a new instance of the AsyncDownloadPolicy.DownloadingEventArgs class with specified settings. |
See Also