<!--
{
  "availability" : [
    "iOS: 7.0.0 -",
    "iPadOS: 7.0.0 -",
    "macOS: 10.9.0 -",
    "tvOS: 9.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Information-Property-List/GCSupportedGameControllers",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "plist:Information_Property_List.GCSupportedGameControllers"
  },
  "title" : "GCSupportedGameControllers"
}
-->

# GCSupportedGameControllers

The types of game controller profiles that the app supports or requires.

## Discussion

The dictionary keys are `ProfileName` and the possible game controller values are:

- `ExtendedGamepad`: The extended set of gamepad controls. See <doc://com.apple.documentation/documentation/GameController/GCExtendedGamepad>.
- `SpatialGamepad`: The set of spatial gamepad controls.
- `MicroGamepad`: The 1st Generation Siri Remote. See <doc://com.apple.documentation/documentation/GameController/GCMicroGamepad>.
- `DirectionalGamepad`: The 2nd Generation Siri Remote. A directional pad without motion or rotation. See <doc://com.apple.documentation/documentation/GameController/GCDirectionalGamepad>. Available in iOS 14.3+, macOS 11.1+, Mac Catalyst 14.3+, and tvOS 14.3+.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)