Java.Util.Logging.Level.LocalizedName Property
Gets the localized name of this level.

Syntax

[get: Android.Runtime.Register("getLocalizedName", "()Ljava/lang/String;", "GetGetLocalizedNameHandler")]
public virtual string LocalizedName { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the localized name of this level. The default locale is used. If no resource bundle is associated with this level then the original level name is returned.

[Android Documentation]

Requirements

Namespace: Java.Util.Logging
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1