---
title: productCategory
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcdevice/productcategory
---

# productCategory

The product category that identifies the type of controller.

## Declaration

```swift
var productCategory: String { get }
```

## Mentioned in

Letting players use their second-generation Siri Remote as a game controller

## See Also

### Getting device information

- [vendorName](gamecontroller/gcdevice/vendorname.md)
- [Product category constants](gamecontroller/product-category-constants.md)
