---
title: backgroundFetchIntervalNever
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uiapplication/backgroundfetchintervalnever
---

# backgroundFetchIntervalNever

A fetch interval large enough to prevent fetch operations from occurring.

## Declaration

```swift
class let backgroundFetchIntervalNever: TimeInterval
```

## See Also

### Fetching content in the background

- [backgroundFetchIntervalMinimum](uikit/uiapplication/backgroundfetchintervalminimum.md)
