Namespace: XPlat.Device.Geolocation
Describes a geographic point.
public interface IGeopoint
Platform
Version
.NET Standard
2.0
Xamarin.Android
9.0
Xamarin.iOS
1.0
UWP
10.0.16299
Gets or sets the position of a geographic point.
BasicGeoposition Position { get; set; }
Last updated 5 years ago