InboxConfig.themePayload.notificationPayload.unreadPayload.hoverPayload

STRUCT

Contents

public struct hoverPayload: Codable, Hashable, Sendable
  • Remark: Generated from #/components/schemas/InboxConfig/theme/notification/unread/hover.

Properties

backgroundColor

public var backgroundColor: Swift.String
  • Remark: Generated from #/components/schemas/InboxConfig/theme/notification/unread/hover/backgroundColor.

Methods

init(backgroundColor:)

public init(backgroundColor: Swift.String)

Creates a new hoverPayload.

  • Parameters:
    • backgroundColor:

Parameters

Name Description
backgroundColor