The members of Xamarin.Forms.Maps.Position are listed below.
See Also: Inherited members from System.ValueType
| Constructs a new Xamarin.Forms.Maps.Position structure with a given latitude and longitude. |
override | Equals(object)Returns a Boolean value that indicates whether or not obj is another Xamarin.Forms.Position structure and represents exactly the same latitude and longitude as this one. | |
override | GetHashCode()Returns the hash code for this instance. | |
static | Equality(Position, Position) | Returns a Boolean value that indicates whether or not left represents exactly the same latitude and longitude as right. |
static | Inequality(Position, Position) | Returns a Boolean value that indicates whether or not left and right represent different latitudes or longitudes. |