Browser.SearchesUri Property

Definition

A table containing a log of browser searches.

[Android.Runtime.Register("SEARCHES_URI")]
public static Android.Net.Uri? SearchesUri { get; }
[<Android.Runtime.Register("SEARCHES_URI")>]
static member SearchesUri : Android.Net.Uri

Property Value

Uri
Attributes

Remarks

A table containing a log of browser searches. The columns of the table are defined in SearchColumns.

Java documentation for android.provider.Browser.SEARCHES_URI.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to