Share via


ProviderProperties.HasSatelliteRequirement Property

Definition

True if the provider requires access to a satellite-based positioning system (e.

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

Property Value

Attributes

Remarks

True if the provider requires access to a satellite-based positioning system (e.g., GPS).

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

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