Android.Locations.Criteria.SpeedRequired Property
Returns whether the provider must provide speed information.

Syntax

[get: Android.Runtime.Register("isSpeedRequired", "()Z", "GetIsSpeedRequiredHandler")]
[set: Android.Runtime.Register("setSpeedRequired", "(Z)V", "GetSetSpeedRequired_ZHandler")]
public virtual bool SpeedRequired { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns whether the provider must provide speed information. Not all fixes are guaranteed to contain such information.

Set method documentation [Android Documentation]

Indicates whether the provider must provide speed information. Not all fixes are guaranteed to contain such information.

Requirements

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