Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Course increases clockwise #1858

Merged
merged 2 commits into from
Feb 22, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/en/Xamarin.Essentials/Location.xml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@
</ReturnValue>
<Docs>
<summary>Degrees relative to true north.</summary>
<value>0..360 in degrees relative to true north. null if unavailable.</value>
<value>0..360 in degrees relative to true north where 0 or 360 degrees are true north, increasing clockwise. null if unavailable.</value>
<remarks>
<para>
Requires a high accuracy query of location and may not be returned by Geolocation.GetLastKnownLocationAsync
Expand Down