---
title: sound
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uiremotenotificationtype/sound
---

# sound

The app accepts alert sounds as notifications.

## Declaration

```swift
static var sound: UIRemoteNotificationType { get }
```

## See Also

### Constants

- [badge](uikit/uiremotenotificationtype/badge.md)
- [alert](uikit/uiremotenotificationtype/alert.md)
- [newsstandContentAvailability](uikit/uiremotenotificationtype/newsstandcontentavailability.md)
