UnreadIndicatorSettings

Settings that define the appearance and placement of the unread indicator displayed on content cards that have not yet been read.

Struct Definition

public struct UnreadIndicatorSettings: Codable

Public Properties

Property
Type
Description
unreadBackground
UnreadBackgroundSettings?
Optional configuration for the background color of the unread indicator.
unreadIcon
UnreadIconSettings?
Optional configuration for the icon image and its placement within the unread indicator.