Android.Hardware.Location.GeofenceHardwareRequest.NotificationResponsiveness Property
Returns the notification responsiveness of this geofence.

Syntax

[get: Android.Runtime.Register("getNotificationResponsiveness", "()I", "GetGetNotificationResponsivenessHandler")]
[set: Android.Runtime.Register("setNotificationResponsiveness", "(I)V", "GetSetNotificationResponsiveness_IHandler")]
public int NotificationResponsiveness { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the notification responsiveness of this geofence.

Set method documentation [Android Documentation]

Set the notification responsiveness 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