Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 776 Bytes

unseenPayload.hoverPayload.md

File metadata and controls

43 lines (29 loc) · 776 Bytes

STRUCT

unseenPayload.hoverPayload

Contents

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

Properties

backgroundColor

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

Methods

init(backgroundColor:)

public init(backgroundColor: Swift.String)

Creates a new hoverPayload.

  • Parameters:
    • backgroundColor:

Parameters

Name Description
backgroundColor