---
title: "named(_:)"
framework: widgetkit
role: symbol
role_heading: Type Method
path: "widgetkit/widgetrelevancegroup/named(_:)"
---

# named(_:)

Creates a group with the provided name.

## Declaration

```swift
static func named(_ name: String) -> WidgetRelevanceGroup
```

## Discussion

Discussion The system won’t show more than one relevant widget if they are in the same. A widget group doesn’t affect widgets by other apps.
