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
Requirements
Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1