Freigeben über


LocationProvider.PowerRequirement Property

Definition

Returns the power requirement for this provider, one of the ProviderProperties.

public virtual Android.Locations.Power PowerRequirement { [Android.Runtime.Register("getPowerRequirement", "()I", "GetGetPowerRequirementHandler")] get; }
[<get: Android.Runtime.Register("getPowerRequirement", "()I", "GetGetPowerRequirementHandler")>]
member this.PowerRequirement : Android.Locations.Power

Property Value

Attributes

Remarks

Returns the power requirement for this provider, one of the ProviderProperties.POWER_USAGE_* constants.

Java documentation for android.location.LocationProvider.getPowerRequirement().

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