---
title: kind
framework: widgetkit
role: symbol
role_heading: Type Property
path: widgetkit/widgetcenter/userinfokey/kind
---

# kind

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

## Declaration

```swift
static let kind: String
```

## See Also

### Describing a widget

- [family](widgetkit/widgetcenter/userinfokey/family.md)
