Android.Hardware.Location.GeofenceHardwareRequest.LastTransition Property
Returns the last transition of this geofence.

Syntax

[get: Android.Runtime.Register("getLastTransition", "()I", "GetGetLastTransitionHandler")]
[set: Android.Runtime.Register("setLastTransition", "(I)V", "GetSetLastTransition_IHandler")]
public GeofenceTransition LastTransition { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the last transition of this geofence.

Set method documentation [Android Documentation]

Set the last known transition of the geofence.

Requirements

Namespace: Android.Hardware.Location
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18