Photo Albums
Retrieve album information from Camera Roll on iOS or Photo Library on macOS
Photo Albums
- Sort By
- Order
- Index
- Title
- Cover Image
- Count
- Error
- Sort By
The criteria by which the Albums output is going to be sorted. The options are:
- Name.
- Count.
- Start Date. (This is based on the starting date of its contents, it is not the creation date of the Album)
- End Date.
- Order
Works together with Sort By to determine if the list should be in Ascending or Descending order.
- Index
A loop of photo media indices.
- Title
A loop of Texts with the titles of each album.
- Cover Image
A loop of Images with the first photo of each album.
- Count
A loop of Numbers with the estimated count of assets of each Album.
- Error
A boolean if there is an error retrieving photo albums. Usually due to permission issues.