Interface
DownloadedData
DownloadedData
interface DownloadedData extends EventData { image: ImageSource; key: string; }
Summary
Properties
image
image: ImageSource
key
- Previous
- DownloadRequest
- Next
- EventData
Interface
interface DownloadedData extends EventData { image: ImageSource; key: string; }
image: ImageSource