Android.Hardware.Location.GeofenceHardwareRequest.UnknownTimer Property
Returns the unknownTimer of this geofence.

Syntax

[get: Android.Runtime.Register("getUnknownTimer", "()I", "GetGetUnknownTimerHandler")]
[set: Android.Runtime.Register("setUnknownTimer", "(I)V", "GetSetUnknownTimer_IHandler")]
public int UnknownTimer { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the unknownTimer of this geofence.

Set method documentation [Android Documentation]

Set the unknown timer for this 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