Java.Util.Formatter.Locale Method
Returns the Locale of the Formatter.

Syntax

[Android.Runtime.Register("locale", "()Ljava/util/Locale;", "")]
public Locale Locale ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Util.FormatterClosedExceptionif the Formatter has been closed.

Remarks

Returns the Locale of the Formatter.

[Android Documentation]

Requirements

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