Android.Locations.Criteria.CostAllowed Property
Returns whether the provider is allowed to incur monetary cost.

Syntax

[get: Android.Runtime.Register("isCostAllowed", "()Z", "GetIsCostAllowedHandler")]
[set: Android.Runtime.Register("setCostAllowed", "(Z)V", "GetSetCostAllowed_ZHandler")]
public virtual bool CostAllowed { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns whether the provider is allowed to incur monetary cost.

Set method documentation [Android Documentation]

Indicates whether the provider is allowed to incur monetary cost.

Requirements

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