---
title: sources
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcaxisinput/sources
---

# sources

One or more physical actions the user performs to manipulate the input.

## Declaration

```swift
var sources: Set<AnyHashable> { get }
```
