Android.Locations.Address Class
A class representing an Address, i.e, a set of Strings describing a location.

See Also: Address Members

Syntax

[Android.Runtime.Register("android/location/Address", DoNotGenerateAcw=true)]
public class Address : Java.Lang.Object, Android.OS.IParcelable, IDisposable

Remarks

A class representing an Address, i.e, a set of Strings describing a location. The addres format is a simplified version of xAL (eXtensible Address Language) http://www.oasis-open.org/committees/ciq/ciq.html#6

[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