---
title: backgroundFetchIntervalMinimum
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uiapplication/backgroundfetchintervalminimum
---

# backgroundFetchIntervalMinimum

The smallest fetch interval supported by the system.

## Declaration

```swift
class let backgroundFetchIntervalMinimum: TimeInterval
```

## See Also

### Fetching content in the background

- [backgroundFetchIntervalNever](uikit/uiapplication/backgroundfetchintervalnever.md)
