BooksFilterContentType
public enum BooksFilterContentType : Sendable
The content type for books.
-
Books of all types.
Declaration
Swift
case all
-
Epubs and editions.
Declaration
Swift
case books
-
Audiobooks.
Declaration
Swift
case audiobooks
-
Music albums.
Declaration
Swift
case music
-
Music playlists.
Declaration
Swift
case playlist
-
Podcasts.
Declaration
Swift
case podcasts