---
title: allowsDismissal
framework: appintents
role: symbol
role_heading: Instance Property
path: appintents/siritipuiview/allowsdismissal
---

# allowsDismissal

Indicates if the tip view should display a dismissal button

## Declaration

```swift
@MainActor @preconcurrency final var allowsDismissal: Bool { get set }
```

## Discussion

Discussion Defaults to false.

## See Also

### Getting the view’s configuration

- [isPresented](appintents/siritipuiview/ispresented.md)
