UnreadIndicatorSettings
Settings that define the appearance and placement of the unread indicator displayed on content cards that have not yet been read.
Struct Definition
Copied to your clipboardpublic struct UnreadIndicatorSettings: Codable
Public Properties
| Property | Type | Description |
|---|---|---|
unreadBackground | Optional configuration for the background color of the unread indicator. | |
unreadIcon | Optional configuration for the icon image and its placement within the unread indicator. |
