Partager via


NumberingSystem.Instance Property

Definition

Returns the default numbering system for the default FORMAT locale.

public static Android.Icu.Text.NumberingSystem? Instance { [Android.Runtime.Register("getInstance", "()Landroid/icu/text/NumberingSystem;", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getInstance", "()Landroid/icu/text/NumberingSystem;", "", ApiSince=24)>]
static member Instance : Android.Icu.Text.NumberingSystem

Property Value

Attributes

Remarks

Returns the default numbering system for the default FORMAT locale.

Java documentation for android.icu.text.NumberingSystem.getInstance().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to