Android.Locations.LocationProvider.MeetsCriteria Method
Returns true if this provider meets the given criteria, false otherwise.

Syntax

[Android.Runtime.Register("meetsCriteria", "(Landroid/location/Criteria;)Z", "GetMeetsCriteria_Landroid_location_Criteria_Handler")]
public virtual bool MeetsCriteria (Criteria criteria)

Parameters

criteria
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns true if this provider meets the given criteria, false otherwise.

[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