Language

Browser.TruncateHistoryProjection Property

Definition

columns needed to determine whether to truncate history

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

Property Value

Attributes

Remarks

Java documentation for android.provider.Browser.TRUNCATE_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