---
title: widgetKind
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inrelevantshortcut/widgetkind
---

# widgetKind

## widgetKind

widgetKind Instance Property of INRelevantShortcut An identifier that associates the shortcut with the widget it influences.

``` var widgetKind: String? { get set } ```

Discussion

To provide relevance information for a widget, use the same value for this property as for the [kind](/documentation/WidgetKit/WidgetInfo/kind) property of the widget’s configuration.
