---
title: AVPlayerInterstitialEvent.SkippableEventState.notYetEligible
framework: avfoundation
role: symbol
role_heading: Case
path: avfoundation/avplayerinterstitialevent/skippableeventstate/notyeteligible
---

# AVPlayerInterstitialEvent.SkippableEventState.notYetEligible

Indicates that the interstitial event will eventually become eligible to be skipped.

## Declaration

```swift
case notYetEligible
```

## See Also

### Event states

- [AVPlayerInterstitialEvent.SkippableEventState.eligible](avfoundation/avplayerinterstitialevent/skippableeventstate/eligible.md)
- [AVPlayerInterstitialEvent.SkippableEventState.noLongerEligible](avfoundation/avplayerinterstitialevent/skippableeventstate/nolongereligible.md)
- [AVPlayerInterstitialEvent.SkippableEventState.notSkippable](avfoundation/avplayerinterstitialevent/skippableeventstate/notskippable.md)
