setStateFromPhysicalInput(_:)
Copies the input values from a specified physical input profile to a snapshot of the profile.
Declaration
func setStateFromPhysicalInput(_ physicalInput: GCPhysicalInputProfile)Parameters
- physicalInput:
The physical input profile to copy the input values from.
Discussion
If the associated controller isn’t a snapshot, this method does nothing.