Uses of Class
org.robovm.apple.coremotion.CMDeviceMotion
| Package | Description |
|---|---|
| org.robovm.apple.coremotion |
-
Uses of CMDeviceMotion in org.robovm.apple.coremotion
Methods in org.robovm.apple.coremotion that return CMDeviceMotion Modifier and Type Method Description CMDeviceMotionCMHeadphoneMotionManager. getDeviceMotion()CMDeviceMotionCMMotionManager. getDeviceMotion()Method parameters in org.robovm.apple.coremotion with type arguments of type CMDeviceMotion Modifier and Type Method Description voidCMHeadphoneMotionManager. startDeviceMotionUpdates(NSOperationQueue queue, VoidBlock2<CMDeviceMotion,NSError> handler)voidCMMotionManager. startDeviceMotionUpdates(CMAttitudeReferenceFrame referenceFrame, NSOperationQueue queue, VoidBlock2<CMDeviceMotion,NSError> handler)voidCMMotionManager. startDeviceMotionUpdates(NSOperationQueue queue, VoidBlock2<CMDeviceMotion,NSError> handler)