View.ViewLogTag Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.