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

Commit

Permalink
Course increases clockwise (#1858)
Browse files Browse the repository at this point in the history
  • Loading branch information
Happypig375 committed Feb 22, 2022
1 parent 72dda32 commit 03a1ad2
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit 03a1ad2

Please sign in to comment.