| Package | Description |
|---|---|
| crossmobile.ios.corelocation |
| Modifier and Type | Method and Description |
|---|---|
CLHeading |
CLLocationManager.heading()
Returns the current heading of the device (recently recorded).
|
| Modifier and Type | Method and Description |
|---|---|
default void |
CLLocationManagerDelegate.didUpdateHeading(CLLocationManager manager,
CLHeading newHeading)
It is used when updated heading information was retrieved.
|
Copyright © 2020. All rights reserved.