GeofenceHardwareRequest.Longitude Property

Definition

Returns the longitude of this geofence.

public double Longitude { [Android.Runtime.Register("getLongitude", "()D", "")] get; }
[<get: Android.Runtime.Register("getLongitude", "()D", "")>]
member this.Longitude : double

Property Value

Attributes

Remarks

Returns the longitude of this geofence.

Java documentation for android.hardware.location.GeofenceHardwareRequest.getLongitude().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to