---
title: WGWidgetUserInfoKeyKind
framework: widgetkit
role: symbol
role_heading: Global Variable
path: widgetkit/wgwidgetuserinfokeykind
---

# WGWidgetUserInfoKeyKind

A key you use to access the widget’s kind. The value matches the kind property specified in the widget’s configuration.

## Declaration

```occ
extern NSString * const WGWidgetUserInfoKeyKind;
```
