Property Attachments
Attachments
A list of notification attachments. Notification attachments can be images, audio or video files. Refer to Apple documentation on supported formats. https://developer.apple.com/documentation/usernotifications/unmutablenotificationcontent/1649857-attachments?language=objc
Declaration
public List<iOSNotificationAttachment> Attachments { get; set; }
Property Value
| Type | Description |
|---|---|
| List<iOSNotificationAttachment> |