Java.Text.DecimalFormatSymbols.Digit Property
Returns the character which represents a single digit in a format pattern.

Syntax

[get: Android.Runtime.Register("getDigit", "()C", "GetGetDigitHandler")]
[set: Android.Runtime.Register("setDigit", "(C)V", "GetSetDigit_CHandler")]
public virtual char Digit { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the character which represents a single digit in a format pattern.

Set method documentation [Android Documentation]

Sets the character which represents a single digit in a format pattern.

Requirements

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