×

Download Unsplash Photos

iOS 14 +

Notes

Download photos found using the 'Find Unsplash Photos' tool at your choice of size

Syntax

downloadUnsplashPhotos(ids: <#Array#>, photoSize: <#Enumeration (PhotoSize)#>, width: <#Integer#>, height: <#Integer#>, scale: <#Enumeration (PhotoScaleType)#>, format: <#Enumeration (PhotoFormats)#>, quality: <#Double#>)

Example

downloadUnsplashPhotos(ids: ["ezEn4jYrVYQ"], photoSize: custom, width: 1024, height: 1024, scale: fit, format: jpeg, quality: 1)