GpsSatellite.HasAlmanac Property

Definition

Caution

deprecated

Returns true if the GPS engine has almanac data for the satellite.

[System.Obsolete("deprecated")]
public bool HasAlmanac { [Android.Runtime.Register("hasAlmanac", "()Z", "")] get; }
[<System.Obsolete("deprecated")>]
[<get: Android.Runtime.Register("hasAlmanac", "()Z", "")>]
member this.HasAlmanac : bool

Property Value

Boolean

true if the satellite has almanac data

Attributes

Remarks

Java documentation for android.location.GpsSatellite.hasAlmanac().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to