View.ViewLogTag Field

Definition

The logging tag used by this class with android.

[Android.Runtime.Register("VIEW_LOG_TAG")]
protected const string ViewLogTag;
[<Android.Runtime.Register("VIEW_LOG_TAG")>]
val mutable ViewLogTag : string

Field Value

Attributes

Remarks

The logging tag used by this class with android.util.Log.

Java documentation for android.view.View.VIEW_LOG_TAG.

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