Config.Release Property

Definition

Caution

deprecated

This member is deprecated.

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

Property Value

Attributes

Remarks

This member is deprecated. Always true.

Java documentation for android.util.Config.RELEASE.

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