pub type GCMotionValueChangedHandler = *mut DynBlock<dyn Fn(NonNull<GCMotion>)>;
Available on crate features
GCMotion
and block2
only.Expand description
Called whenever a motion value changed.
See also Appleās documentation