Android.Hardware.Location.GeofenceHardwareRequest.MonitorTransitions Property
Returns transitions monitored for this geofence.

Syntax

[get: Android.Runtime.Register("getMonitorTransitions", "()I", "GetGetMonitorTransitionsHandler")]
[set: Android.Runtime.Register("setMonitorTransitions", "(I)V", "GetSetMonitorTransitions_IHandler")]
public GeofenceTransition MonitorTransitions { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns transitions monitored for this geofence.

Set method documentation [Android Documentation]

Set the transitions to be monitored.

Requirements

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