<!--
{
  "availability" : [
    "watchOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WidgetKit",
  "identifier" : "/documentation/WidgetKit/RelevanceEntriesProvider/relevance()",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "WidgetKit"
    ],
    "preciseIdentifier" : "s:9WidgetKit24RelevanceEntriesProviderP9relevanceAA0aC0Vy13ConfigurationQzGyYaF"
  },
  "title" : "relevance()"
}
-->

# relevance()

Provides a collection of conditions under which a specific widget could be relevant.

```
func relevance() async -> WidgetRelevance<Self.Configuration>
```

## Discussion

The system can use the relevance to show this widget when the conditions
for the relevance match the current state.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)