The members of Android.Text.Format.Formatter are listed below.
See Also: Inherited members from Java.Lang.Object
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
static | FormatFileSize(Android.Content.Context, long)Formats a content size to be in the form of bytes, kilobytes, megabytes, etc | |
static | FormatIpAddress(int)Returns a string in the canonical IPv4 format ###.###.###.### from a packed integer containing the IP address. | |
static | FormatShortFileSize(Android.Content.Context, long)Like Formatter.FormatFileSize(Android.Content.Context, System.Int64), but trying to generate shorter numbers (showing fewer digits of precision). |