---
title: rangeValue
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/uvindex/exposurecategory/rangevalue
---

# rangeValue

The range of UV index values that falls into this category.

## Declaration

```swift
var rangeValue: ClosedRange<Int> { get }
```
