Package apple.coremotion
Interface CMMotionManager.Block_startDeviceMotionUpdatesToQueueWithHandler
-
- Enclosing class:
- CMMotionManager
public static interface CMMotionManager.Block_startDeviceMotionUpdatesToQueueWithHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_startDeviceMotionUpdatesToQueueWithHandler(CMDeviceMotion motion, NSError error)
-
-
-
Method Detail
-
call_startDeviceMotionUpdatesToQueueWithHandler
void call_startDeviceMotionUpdatesToQueueWithHandler(CMDeviceMotion motion, NSError error)
-
-