Skip to content

Commit bcf6236

Browse files
author
Christian Elies
committed
docs(readme): updated readme
1 parent 4f4e5be commit bcf6236

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,8 @@ This section gives you an overview of the currently available functionality. Mos
381381

382382
The `Media` package also includes some generic property wrappers you can use to interact with the photo library.
383383

384+
- `@FetchAllAssets(sort:fetchLimit:includeAllBurstAssets:includeHiddenAssets) var assets: [AnyMedia]`
385+
384386
- `@FetchAssets(filter:sort:fetchLimit:includeAllBurstAssets:includeHiddenAssets) var assets: [ <Audio | LivePhoto | Photo | Video> ]`
385387

386388
*Fetch audios, live photos, photos or videos matching the given filter and sorted by the given sort*

0 commit comments

Comments
 (0)