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

# provisional

The ability to post noninterrupting notifications provisionally to the Notification Center.

## Declaration

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

## Mentioned in

Asking permission to use notifications

## See Also

### Options

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