---
title: capture()
framework: gamecontroller
role: symbol
role_heading: Instance Method
path: gamecontroller/gcracingwheel/capture()
---

# capture()

Returns a snapshot of the racing wheel with its current element values.

## Declaration

```swift
func capture() -> GCRacingWheel
```

## Return Value

Return Value A snapshot of the racing wheel.

## See Also

### Creating snapshots

- [isSnapshot](gamecontroller/gcracingwheel/issnapshot.md)
