Java.Util.Scanner.UseLocale Method
Sets the Locale of this Scanner to a specified Locale.

Syntax

[Android.Runtime.Register("useLocale", "(Ljava/util/Locale;)Ljava/util/Scanner;", "")]
public Scanner UseLocale (Locale l)

Parameters

l
the specified Locale to use.

Returns

Documentation for this section has not yet been entered.

Remarks

Sets the Locale of this Scanner to a specified Locale.

[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