Books Configuration
-
Configuration for a view to show behind the status bar, etc.
See moreDeclaration
Swift
public enum BackgroundViewConfig : Sendable
-
Configuration for book actions menu.
See moreDeclaration
Swift
public struct BookActionsMenuDisplayConfig
-
Undocumented
See moreDeclaration
Swift
public struct BooksDisplayConfig
-
Undocumented
See moreDeclaration
Swift
public struct BooksDisplayConfigProvider
-
Undocumented
See moreDeclaration
Swift
public struct BooksFilterViewDisplayConfig
-
Undocumented
See moreDeclaration
Swift
public struct BooksFont
-
Undocumented
See moreDeclaration
Swift
public struct BooksFontAccessor
-
Undocumented
See moreDeclaration
Swift
public struct BooksHTMLToAttributedStringConverter
-
Undocumented
See moreDeclaration
Swift
public enum BooksImageResource : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct BooksImageResourceAccessor
-
Undocumented
See moreDeclaration
Swift
public struct BooksTextStyle
-
Undocumented
See moreDeclaration
Swift
public struct BookViewDisplayConfig
-
Undocumented
See moreDeclaration
Swift
public struct ButtonConfig
-
Undocumented
See moreDeclaration
Swift
public struct CatalogViewDisplayConfig
-
Supply icons for category names to use in the books library category list.
See moreDeclaration
Swift
public protocol CategoryListIconProvider
-
Undocumented
See moreDeclaration
Swift
public struct CategoryViewDisplayConfig
-
Undocumented
See moreDeclaration
Swift
public struct CircularProgressBarConfig : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct DiscoverViewDisplayConfig
-
Status bar style that dynamically reflects the UI style.
See moreDeclaration
Swift
public struct DynamicStatusBarStyle : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct EditablePlaylistViewDisplayConfig
-
Strings to be displayed in an empty reading list view.
See moreDeclaration
Swift
public struct EmptyListPlaceholderStrings : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct FrontViewDisplayConfig
-
Undocumented
See moreDeclaration
Swift
public struct HorizontalMargin : Sendable
-
The tabs known by Richie Books.
See moreDeclaration
Swift
public enum LibraryTab : CustomStringConvertible, Equatable
-
Undocumented
See moreDeclaration
Swift
public struct ListenTOCViewDisplayConfig
-
Undocumented
See moreDeclaration
Swift
public struct ListenViewDisplayConfig
-
Undocumented
See moreDeclaration
Swift
public struct MiniplayerConfig
-
Undocumented
See moreDeclaration
Swift
public struct MiniplayerStyle : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct NavigationBarConfig
-
Undocumented
See moreDeclaration
Swift
public struct OverlayButtonConfig
-
Undocumented
See moreDeclaration
Swift
public struct PodcastEpisodeViewDisplayConfig : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct PodcastSeriesViewDisplayConfig
-
Configuration for the reader view.
See moreDeclaration
Swift
public struct ReaderViewDisplayConfig
-
Undocumented
See moreDeclaration
Swift
public struct SearchViewDisplayConfig
-
Undocumented
See moreDeclaration
Swift
public struct SeparatorConfig : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct ShadowConfig : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct TabBarConfig
-
Undocumented
See moreDeclaration
Swift
public struct ToastViewConfig : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct TrackViewConfig
-
See moreUserVisibleStringIdentifier
is an identifier for a piece of text displayed to the user by Richie SDK.Declaration
Swift
public enum UserVisibleStringIdentifier : Sendable
-
See moreUserVisibleStringProvider
allows Richie SDK host app to override the default representations ofUserVisibleStringIdentifier
andUserVisibleOptionalStringIdentifier
.Declaration
Swift
public protocol UserVisibleStringProvider