RelativeDateTimeFormatter.FormatNumeric Method     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("formatNumeric", "(DLandroid/icu/text/RelativeDateTimeFormatter$RelativeDateTimeUnit;)Ljava/lang/String;", "", ApiSince=28)]
public string? FormatNumeric(double offset, Android.Icu.Text.RelativeDateTimeFormatter.RelativeDateTimeUnit? unit);
	[<Android.Runtime.Register("formatNumeric", "(DLandroid/icu/text/RelativeDateTimeFormatter$RelativeDateTimeUnit;)Ljava/lang/String;", "", ApiSince=28)>]
member this.FormatNumeric : double * Android.Icu.Text.RelativeDateTimeFormatter.RelativeDateTimeUnit -> string
	Parameters
- offset
 - Double
 
Returns
- Attributes