<!--
{
  "availability" : [
    "tvOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVKit",
  "identifier" : "/documentation/AVKit/AVContentProposal/automaticAcceptanceInterval",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "AVKit"
    ],
    "preciseIdentifier" : "c:objc(cs)AVContentProposal(py)automaticAcceptanceInterval"
  },
  "title" : "automaticAcceptanceInterval"
}
-->

# automaticAcceptanceInterval

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

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

## Discussion

The content proposal displays a countdown timer to reflect this value. Set this value to <doc://com.apple.documentation/documentation/Swift/Double/nan> to disable the default, which is automatic acceptance.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)