---
title: userDismissible
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/skoverlay/appconfiguration/userdismissible
---

# userDismissible

A Boolean value that indicates whether the user can dismiss the overlay.

## Declaration

```swift
var userDismissible: Bool { get set }
```
