Android.Locations.GpsStatus.TimeToFirstFix Property
Returns the time required to receive the first fix since the most recent restart of the GPS engine.

Syntax

[get: Android.Runtime.Register("getTimeToFirstFix", "()I", "GetGetTimeToFirstFixHandler")]
public int TimeToFirstFix { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the time required to receive the first fix since the most recent restart of the GPS engine.

[Android Documentation]

Requirements

Namespace: Android.Locations
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3