Contents

GCDevicePhysicalInput

The common properties and methods for objects that represent the input profile of a device.

Declaration

protocol GCDevicePhysicalInput : GCDevicePhysicalInputState

Mentioned in

Overview

You can safely call this protocol’s methods and access its properties from any thread, but not from multiple, concurrent threads.

Topics

Getting the device

Handling device input

Changing the callback dispatch queue

See Also

Essentials