ViewDebug.TraceHierarchy Field

Definition

Caution

deprecated

[Android.Runtime.Register("TRACE_HIERARCHY")]
[System.Obsolete("deprecated")]
public const bool TraceHierarchy;
[<Android.Runtime.Register("TRACE_HIERARCHY")>]
[<System.Obsolete("deprecated")>]
val mutable TraceHierarchy : bool

Field Value

Boolean
Attributes

Remarks

Java documentation for android.view.ViewDebug.TRACE_HIERARCHY.

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