---
title: carPlay
framework: usernotifications
role: symbol
role_heading: Type Property
path: usernotifications/unauthorizationoptions/carplay
---

# carPlay

The ability to display notifications in a CarPlay environment.

## Declaration

```swift
static var carPlay: UNAuthorizationOptions { get }
```

## See Also

### Options

- [badge](usernotifications/unauthorizationoptions/badge.md)
- [sound](usernotifications/unauthorizationoptions/sound.md)
- [alert](usernotifications/unauthorizationoptions/alert.md)
- [criticalAlert](usernotifications/unauthorizationoptions/criticalalert.md)
- [providesAppNotificationSettings](usernotifications/unauthorizationoptions/providesappnotificationsettings.md)
- [provisional](usernotifications/unauthorizationoptions/provisional.md)
