Language

ViewDebug.RecyclerTraceType.RecycleFromScrapHeap Property

Definition

Caution

deprecated

Identifies recycling a view from the scrap heap in a recycler trace.

[Android.Runtime.Register("RECYCLE_FROM_SCRAP_HEAP")]
[System.Obsolete("deprecated")]
public static Android.Views.ViewDebug.RecyclerTraceType? RecycleFromScrapHeap { get; }
[<Android.Runtime.Register("RECYCLE_FROM_SCRAP_HEAP")>]
[<System.Obsolete("deprecated")>]
static member RecycleFromScrapHeap : Android.Views.ViewDebug.RecyclerTraceType

Property Value

Attributes

Remarks

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