Contents

capture()

Returns a snapshot of the physical device inputs.

Declaration

func capture() -> any GCDevicePhysicalInputState

Mentioned in

Return Value

A new instance containing the current state of the physical device input.

See Also

Handling device input