Java.Util.FormatFlags.Uppercase Field
Denotes the output is to be converted to upper case in the way the locale parameter of Formatter.formatTo() requires. The output has the same effect as String.toUpperCase(java.util.Locale). This flag corresponds to '^' ('^') in the format specifier.

Syntax

FormatFlags Uppercase

Requirements

Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0