monoandroid
namespace Java.Text
{
    [Register("java/text/DecimalFormat", DoNotGenerateAcw = true)]
    public class DecimalFormat : NumberFormat
    {
        [Register("format", "(JLjava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;", "GetFormat_JLjava_lang_StringBuffer_Ljava_text_FieldPosition_Handler")]
        public override StringBuffer? Format(long number, StringBuffer? result, FieldPosition? fieldPosition);
    }
}
Assembly Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/01/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙