InboxSettings
Contains the configuration settings for an inbox. Accessible via InboxSchemaData.content.
Class Definition
public class InboxSettings: NSObject, Codable
Public Properties
Property
Type
Description
headingOptional heading text displayed at the top of the inbox. Configured in Adobe Journey Optimizer.
layoutControls the orientation (horizontal or vertical) of content cards within the inbox.
capacityIntThe maximum number of content cards to display in the inbox.
emptyStateSettingsOptional settings for the empty state view, including a message and image to display when the inbox has no content.
unreadIndicatorOptional settings controlling the appearance and placement of the unread indicator shown on unread cards.
isUnreadEnabledBoolWhether the unread indicator feature is enabled for this inbox.