Returns true if the Geocoder methods getFromLocation and
getFromLocationName are implemented.
Syntax
[get: Android.Runtime.Register("isPresent", "()Z", "GetIsPresentHandler")] public static boolIsPresent { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Returns true if the Geocoder methods getFromLocation and
getFromLocationName are implemented. Lack of network
connectivity may still cause these methods to return null or
empty lists.