lib.io.file.UnsplashAPI - tooll3/t3 GitHub Wiki
in lib.io.file
Fetch image URLs from Unsplash API. Use [LoadImageFromUrl] to load the results.
Name (Relevancy & Type) | Description |
---|---|
GetPhotoIndex (Int32) | - |
ApiToken (String) | - |
TriggerRequest (Boolean) | - |
Search (String) | - |
CollectionId (String) | - |
MaxResultCount (Int32) | - |
Name | Type |
---|---|
PhotoUrl | System.String |
PhotoAuthor | System.String |
ResultList | System.Collections.Generic.List`1[System.String] |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.