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

# AVPlayerInterstitialEvent.SkippableEventState.eligible

Indicates that the interstitial event is currently skippable.

## Declaration

```swift
case eligible
```

## See Also

### Event states

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