---
title: UILocalNotificationDefaultSoundName
framework: uikit
role: symbol
role_heading: Global Variable
path: uikit/uilocalnotificationdefaultsoundname
---

# UILocalNotificationDefaultSoundName

Identifies the default system sound to play when a notification alert is displayed.

## Declaration

```swift
let UILocalNotificationDefaultSoundName: String
```

## Discussion

Discussion You assign this value to the soundName property.
