GCMotionValueChangedHandler
The signature for the block that the profile calls when an element’s value changes.
Declaration
typealias GCMotionValueChangedHandler = (GCMotion) -> VoidParameters
- motion:
The profile with the element values that change.