---
title: attributes
framework: accessorynotifications
role: symbol
role_heading: Instance Property
path: accessorynotifications/accessorynotification/attributes-swift.property
---

# attributes

A set of attributes that indicate the notification’s priority level.

## Declaration

```swift
let attributes: AccessoryNotification.Attributes
```

## Discussion

Discussion Use these attributes to change the visual appearance of and add information about your notification. For guidance on whether to alert for a notification, see AlertingContext.

## See Also

### Working with notification attributes

- [AccessoryNotification.Attributes](accessorynotifications/accessorynotification/attributes-swift.struct.md)
