The members of Android.Webkit.WebIconDatabase are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] static | Instance | WebIconDatabase. Get the global instance of WebIconDatabase. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
Close()Close the shared instance of the icon database. | ||
Open(string)Open a the icon database and store the icons in the given path. | ||
ReleaseIconForPageUrl(string)Release the icon for the given page url. | ||
RemoveAllIcons()Removes all the icons in the database. | ||
RequestIconForPageUrl(string, WebIconDatabase.IIconListener)Request the Bitmap representing the icon for the given page url. | ||
RetainIconForPageUrl(string)Retain the icon for the given page url. |