GnssMeasurement.HasAutomaticGainControlLevelDb Property

Definition

Returns true if #getAutomaticGainControlLevelDb() is available, false otherwise.

public bool HasAutomaticGainControlLevelDb { [Android.Runtime.Register("hasAutomaticGainControlLevelDb", "()Z", "", ApiSince=26)] get; }
[<get: Android.Runtime.Register("hasAutomaticGainControlLevelDb", "()Z", "", ApiSince=26)>]
member this.HasAutomaticGainControlLevelDb : bool

Property Value

Attributes

Remarks

Returns true if #getAutomaticGainControlLevelDb() is available, false otherwise.

This member is deprecated. Use GnssMeasurementsEvent#getGnssAutomaticGainControls() instead.

Java documentation for android.location.GnssMeasurement.hasAutomaticGainControlLevelDb().

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