ProviderProperties.HasBearingSupport Property

Definition

True if the provider is able to provide bearing under at least some conditions.

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

Property Value

Attributes

Remarks

True if the provider is able to provide bearing under at least some conditions.

Java documentation for android.location.provider.ProviderProperties.hasBearingSupport().

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