Uses of Class
org.robovm.apple.corelocation.CLHeading
| Package | Description |
|---|---|
| org.robovm.apple.corelocation | |
| org.robovm.apple.mapkit |
-
Uses of CLHeading in org.robovm.apple.corelocation
Methods in org.robovm.apple.corelocation that return CLHeading Modifier and Type Method Description CLHeadingCLLocationManager. getHeading()Methods in org.robovm.apple.corelocation with parameters of type CLHeading Modifier and Type Method Description voidCLLocationManagerDelegate. didUpdateHeading(CLLocationManager manager, CLHeading newHeading)voidCLLocationManagerDelegateAdapter. didUpdateHeading(CLLocationManager manager, CLHeading newHeading) -
Uses of CLHeading in org.robovm.apple.mapkit
Methods in org.robovm.apple.mapkit that return CLHeading Modifier and Type Method Description CLHeadingMKUserLocation. getHeading()