---
title: grouping
framework: swift
role: symbol
role_heading: Instance Property
path: swift/duration/timeformatstyle/grouping
---

# grouping

The grouping rule applied to high number values on the largest field in the pattern.

## Declaration

```swift
var grouping: NumberFormatStyleConfiguration.Grouping { get set }
```
