<!--
{
  "availability" : [
    "iOS: 7.0.0 - 13.0.0",
    "iPadOS: 7.0.0 - 13.0.0",
    "macCatalyst: 13.1.0 - 13.1.0",
    "macOS: 10.9.0 - 10.15.0",
    "tvOS: 9.0.0 - 13.0.0",
    "visionOS: 1.0.0 - 1.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "GameController",
  "identifier" : "/documentation/GameController/GCGamepadSnapShotDataV100",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Game Controller"
    ],
    "preciseIdentifier" : "c:@SA@GCGamepadSnapShotDataV100"
  },
  "title" : "GCGamepadSnapShotDataV100"
}
-->

# GCGamepadSnapShotDataV100

A structure that holds a snapshot of a gamepad controller’s input data.

```
struct GCGamepadSnapShotDataV100
```

## Topics

### Instance Properties

[`buttonA`](/documentation/GameController/GCGamepadSnapShotDataV100/buttonA)

The value of the A button.

[`buttonB`](/documentation/GameController/GCGamepadSnapShotDataV100/buttonB)

The value of the B button.

[`buttonX`](/documentation/GameController/GCGamepadSnapShotDataV100/buttonX)

The value of the X button.

[`buttonY`](/documentation/GameController/GCGamepadSnapShotDataV100/buttonY)

The value of the Y button.

[`dpadX`](/documentation/GameController/GCGamepadSnapShotDataV100/dpadX)

The value of the horizontal axis of the dpad.

[`dpadY`](/documentation/GameController/GCGamepadSnapShotDataV100/dpadY)

The value of the vertical axis of the dpad.

[`leftShoulder`](/documentation/GameController/GCGamepadSnapShotDataV100/leftShoulder)

The value of the left shoulder button.

[`rightShoulder`](/documentation/GameController/GCGamepadSnapShotDataV100/rightShoulder)

The value of the right shoulder button.

[`size`](/documentation/GameController/GCGamepadSnapShotDataV100/size)

The size of the recorded structure, in bytes.

[`version`](/documentation/GameController/GCGamepadSnapShotDataV100/version)

A value that indicates the version number of the data structure.



---

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)