πŸš€ 8.9 Released! β†’ ⚑️ New Node-API Engine Preview, πŸ“² ns widget ios, πŸ’… Tailwind v4 and more...
Read Announcement
DownloadRequest
interfaceDownloadRequest {
completed: (image:any, key:string) =>void;
error: (key:string) =>void;
key:string;
url:string;
}
Represents a single download request.

Summary ​

Properties

completed
error
key
url

Properties ​

completed ​

completed?: (image:any, key:string) =>void

error ​

error?: (key:string) =>void

key ​

key: string
The key used to cache the image.

url ​

url: string
The url of the image.
On this page
  1. Summary
  2. Properties
    1. completed
    2. error
    3. key
    4. url

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /