---
title: lowPriority
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/urlsessiontask/lowpriority
---

# lowPriority

A low URL session task priority, with a floating point value above the minimum of 0 and below the default value.

## Declaration

```swift
class let lowPriority: Float
```

## See Also

### Priority constants

- [defaultPriority](foundation/urlsessiontask/defaultpriority.md)
- [highPriority](foundation/urlsessiontask/highpriority.md)
