Java.Text.DecimalFormatSymbols.Instance Property
Returns a new DecimalFormatSymbols instance for the user's default locale.

Syntax

[get: Android.Runtime.Register("getInstance", "()Ljava/text/DecimalFormatSymbols;", "GetGetInstanceHandler")]
public static DecimalFormatSymbols Instance { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns a new DecimalFormatSymbols instance for the user's default locale. See "Be wary of the default locale".

[Android Documentation]

Requirements

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