GCPhysicalInputSource
A protocol for a description of an element without any system-level remapping of the controls.
Declaration
protocol GCPhysicalInputSource : NSObjectProtocolOverview
If necessary, use the properties in this protocol to get the actual input element aliases, localized name, and symbols without the user’s remapping of the controls in the System Game Controller settings. Otherwise, use the localizedName and sfSymbolsName in the GCPhysicalInputElement protocol in your interface.