Contents

coalesced

The keyboard currently connected to the device.

Declaration

class var coalesced: GCKeyboard? { get }

Discussion

Get the keyboard input values from the keyboard’s keyboardInput controller profile. If the user connects more than one keyboard, the framework represents the combined keyboards with one coalesced keyboard object.

See Also

Discovering keyboards