Android.Locations.Address.HasLongitude Property
Returns true if a longitude has been assigned to this Address, false otherwise.

Syntax

[get: Android.Runtime.Register("hasLongitude", "()Z", "GetHasLongitudeHandler")]
public virtual bool HasLongitude { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if a longitude has been assigned to this Address, false otherwise.

[Android Documentation]

Requirements

Namespace: Android.Locations
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1