Returns the DecimalFormatSymbols used by this decimal format.
Syntax
[get: Android.Runtime.Register("getDecimalFormatSymbols", "()Ljava/text/DecimalFormatSymbols;", "GetGetDecimalFormatSymbolsHandler")]
[set: Android.Runtime.Register("setDecimalFormatSymbols", "(Ljava/text/DecimalFormatSymbols;)V", "GetSetDecimalFormatSymbols_Ljava_text_DecimalFormatSymbols_Handler")]
public virtual
DecimalFormatSymbols DecimalFormatSymbols { get; set; }
Value
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1