Android.Provider.Browser.CanClearHistory Method
Returns whether there is any history to clear.

Syntax

[Android.Runtime.Register("canClearHistory", "(Landroid/content/ContentResolver;)Z", "")]
public static bool CanClearHistory (Android.Content.ContentResolver cr)

Parameters

cr
The ContentResolver used to access the database.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

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