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

Syntax

[get: Android.Runtime.Register("hasLatitude", "()Z", "GetHasLatitudeHandler")]
public virtual bool HasLatitude { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if a latitude 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