UserVisibleStringIdentifier
public enum UserVisibleStringIdentifier : Sendable
UserVisibleStringIdentifier is an identifier for a piece of text displayed to the user by Richie SDK.
-
bookSelectionAllis the text used in category view segmented control for all books.Declaration
Swift
case bookSelectionAll -
bookSelectionAudiois the text used in category view segmented control for audiobooks.Declaration
Swift
case bookSelectionAudio -
bookSelectionDownloadedis the text used in category view segmented control for downloaded books.Declaration
Swift
case bookSelectionDownloaded -
bookSelectionMyBooksAllis the text used in “my books” segmented control for all books.Declaration
Swift
case bookSelectionMyBooksAll -
bookSelectionMyBooksAudiois the text used in “my books” segmented control for audiobooks.Declaration
Swift
case bookSelectionMyBooksAudio -
bookSelectionMyBooksCurrentlyReadingis the text used in “my books” segmented control for books the user is currently reading.Declaration
Swift
case bookSelectionMyBooksCurrentlyReading -
bookSelectionMyBooksDownloadedis the text used in “my books” segmented control for downloaded books.Declaration
Swift
case bookSelectionMyBooksDownloaded -
booksTabTitleDiscoveris the title of the discover tab.Declaration
Swift
case booksTabTitleDiscover -
booksTabTitleMyBooksis the title of the my books tab.Declaration
Swift
case booksTabTitleMyBooks -
booksTabTitlePodcastsis the title of the podcasts tab.Declaration
Swift
case booksTabTitlePodcasts -
booksTabTitleSearchis the title of the search tab.Declaration
Swift
case booksTabTitleSearch -
booksTabTitleCatalogis the title of the catalog tab.Declaration
Swift
case booksTabTitleCatalog -
booksTabTitleMusicis the title of the music tab.Declaration
Swift
case booksTabTitleMusic -
bookDetailViewRemoveBookAlertButtonis the button title of a book removal alert.Declaration
Swift
case bookDetailViewRemoveBookAlertButton -
bookDetailViewRemoveAlbumAlertButtonis the button title of an album removal alert.Declaration
Swift
case bookDetailViewRemoveAlbumAlertButton -
bookDetailViewRemovePlaylistAlertButtonis the button title of a playlist removal alert.Declaration
Swift
case bookDetailViewRemovePlaylistAlertButton -
bookDetailViewRemovePodcastAlertButtonis the button title of a podcast removal alert.Declaration
Swift
case bookDetailViewRemovePodcastAlertButton -
booksCategoryListNameAllis the list name for the books categoryAllDeclaration
Swift
case booksCategoryListNameAll -
bookDetailViewOriginalPublicationDateis the metadata title for the original publication date/year.Declaration
Swift
case bookDetailViewOriginalPublicationDate -
accessibilityLabelProductLogois the accessibility label for product logoDeclaration
Swift
case accessibilityLabelProductLogo