Android.Locations.LocationProvider.HasMonetaryCost Property
Returns true if the use of this provider may result in a monetary charge to the user, false if use is free.

Syntax

[get: Android.Runtime.Register("hasMonetaryCost", "()Z", "GetHasMonetaryCostHandler")]
public virtual bool HasMonetaryCost { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if the use of this provider may result in a monetary charge to the user, false if use is free. It is up to each provider to give accurate information.

[Android Documentation]

Requirements

Namespace: Android.Locations
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1