Uses of Class
org.robovm.apple.coremotion.CMMagneticField
| Package | Description |
|---|---|
| org.robovm.apple.coremotion |
-
Uses of CMMagneticField in org.robovm.apple.coremotion
Methods in org.robovm.apple.coremotion that return CMMagneticField Modifier and Type Method Description CMMagneticFieldCMCalibratedMagneticField. getField()CMMagneticFieldCMMagnetometerData. getMagneticField()CMMagneticFieldCMMagneticField. setX(double x)CMMagneticFieldCMMagneticField. setY(double y)CMMagneticFieldCMMagneticField. setZ(double z)Methods in org.robovm.apple.coremotion with parameters of type CMMagneticField Modifier and Type Method Description CMCalibratedMagneticFieldCMCalibratedMagneticField. setField(CMMagneticField field)Constructors in org.robovm.apple.coremotion with parameters of type CMMagneticField Constructor Description CMCalibratedMagneticField(CMMagneticField field, CMMagneticFieldCalibrationAccuracy accuracy)