---
title: GCProductCategoryArcadeStick
framework: gamecontroller
role: symbol
role_heading: Global Variable
path: gamecontroller/gcproductcategoryarcadestick
---

# GCProductCategoryArcadeStick

The arcade stick product category.

## Declaration

```swift
let GCProductCategoryArcadeStick: String
```

## Discussion

Discussion Use this product category to determine whether a GCController object is an arcade stick.

## See Also

### Game controller categories

- [GCProductCategoryDualSense](gamecontroller/gcproductcategorydualsense.md)
- [GCProductCategoryDualShock4](gamecontroller/gcproductcategorydualshock4.md)
- [GCProductCategoryMFi](gamecontroller/gcproductcategorymfi.md)
- [GCProductCategoryXboxOne](gamecontroller/gcproductcategoryxboxone.md)
- [GCProductCategoryHID](gamecontroller/gcproductcategoryhid.md)
