Language

Browser.HistoryProjection Property

Definition

if you change column order you must also change indices below

[Android.Runtime.Register("HISTORY_PROJECTION")]
public static System.Collections.Generic.IList<string>? HistoryProjection { get; }
[<Android.Runtime.Register("HISTORY_PROJECTION")>]
static member HistoryProjection : System.Collections.Generic.IList<string>

Property Value

Attributes

Remarks

Java documentation for android.provider.Browser.HISTORY_PROJECTION.

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