GnssCapabilities.HasAntennaInfo Property

Definition

Returns true if GNSS chipset supports antenna info, false otherwise.

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

Property Value

Attributes

Remarks

Returns true if GNSS chipset supports antenna info, false otherwise.

Java documentation for android.location.GnssCapabilities.hasAntennaInfo().

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