---
title: automaticAcceptanceInterval
framework: avkit
role: symbol
role_heading: Instance Property
path: avkit/avcontentproposal/automaticacceptanceinterval
---

# automaticAcceptanceInterval

The interval between the time playback ends and automatic acceptance of this content proposal.

## Declaration

```swift
var automaticAcceptanceInterval: TimeInterval { get set }
```

## Discussion

Discussion The content proposal displays a countdown timer to reflect this value. Set this value to nan to disable the default, which is automatic acceptance.

## See Also

### Configuring the Content Proposal

- [contentTimeForTransition](avkit/avcontentproposal/contenttimefortransition.md)
- [title](avkit/avcontentproposal/title.md)
- [previewImage](avkit/avcontentproposal/previewimage.md)
- [metadata](avkit/avcontentproposal/metadata.md)
- [url](avkit/avcontentproposal/url.md)
