Config.Debug Property

Definition

Caution

deprecated

This member is deprecated.

[Android.Runtime.Register("DEBUG")]
[System.Obsolete("deprecated")]
public static bool Debug { get; }
[<Android.Runtime.Register("DEBUG")>]
[<System.Obsolete("deprecated")>]
static member Debug : bool

Property Value

Attributes

Remarks

This member is deprecated. Always false.

Java documentation for android.util.Config.DEBUG.

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