Level.Config Property

Definition

CONFIG is a message level for static configuration messages.

[Android.Runtime.Register("CONFIG")]
public static Java.Util.Logging.Level? Config { get; }
[<Android.Runtime.Register("CONFIG")>]
member this.Config : Java.Util.Logging.Level

Property Value

Level
Attributes

Remarks

Java documentation for java.util.logging.Level.CONFIG.

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