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 : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct BooksDisplayConfig : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct BooksDisplayConfigProvider : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct BooksFilterViewDisplayConfig : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct BooksFont : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct BooksFontAccessor : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct BooksHTMLToAttributedStringConverter
-
Undocumented
See moreDeclaration
Swift
public enum BooksImageResource : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct BooksImageResourceAccessor : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct BooksTextStyle : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct BookViewDisplayConfig : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct ButtonConfig : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct CatalogViewDisplayConfig : Sendable
-
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 : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct CircularProgressBarConfig : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct DiscoverViewDisplayConfig : Sendable
-
Status bar style that dynamically reflects the UI style.
See moreDeclaration
Swift
public struct DynamicStatusBarStyle : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct EditablePlaylistViewDisplayConfig : Sendable
-
Strings to be displayed in an empty reading list view.
See moreDeclaration
Swift
public struct EmptyListPlaceholderStrings : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct FrontViewDisplayConfig : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct HorizontalMargin : Sendable
-
The tabs known by Richie Books.
See moreDeclaration
Swift
@MainActor public enum LibraryTab : CustomStringConvertible, Equatable
-
Undocumented
See moreDeclaration
Swift
public struct ListenTOCViewDisplayConfig : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct ListenViewDisplayConfig : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct MiniplayerConfig : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct MiniplayerStyle : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct NavigationBarConfig : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct OverlayButtonConfig : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct PodcastSeriesViewDisplayConfig : Sendable
-
Configuration for the reader view.
See moreDeclaration
Swift
public struct ReaderViewDisplayConfig : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct SearchViewDisplayConfig : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct SeparatorConfig : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct ShadowConfig : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct TabBarConfig : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct ToastViewConfig : Sendable
-
Undocumented
See moreDeclaration
Swift
public struct TrackViewConfig : Sendable
-
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