Android.Text.Format.Formatter Class
Utility class to aid in formatting common values that are not covered by the Java.Util.Formatter class in Java.Util

See Also: Formatter Members

Syntax

[Android.Runtime.Register("android/text/format/Formatter", DoNotGenerateAcw=true)]
public sealed class Formatter : Java.Lang.Object

Remarks

Utility class to aid in formatting common values that are not covered by the Java.Util.Formatter class in Java.Util

[Android Documentation]

Requirements

Namespace: Android.Text.Format
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3