---
title: alertDismissButtonTitle
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nssharingservicepicker/collaborationmoderestriction/alertdismissbuttontitle
---

# alertDismissButtonTitle

The label on the alert button which will simply confirm that the alert was viewed and dismiss it Defaults to “OK”

## Declaration

```swift
var alertDismissButtonTitle: String? { get }
```
