Sdílet prostřednictvím


SimpleDateFormat.Symbols Property

Definition

Method for subclasses to access the DateFormatSymbols.

protected virtual Android.Icu.Text.DateFormatSymbols? Symbols { [Android.Runtime.Register("getSymbols", "()Landroid/icu/text/DateFormatSymbols;", "GetGetSymbolsHandler", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getSymbols", "()Landroid/icu/text/DateFormatSymbols;", "GetGetSymbolsHandler", ApiSince=24)>]
member this.Symbols : Android.Icu.Text.DateFormatSymbols

Property Value

Attributes

Remarks

Method for subclasses to access the DateFormatSymbols.

Java documentation for android.icu.text.SimpleDateFormat.getSymbols().

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