Share via


DateFormat.Field.OfCalendarField(CalendarField) Method

Definition

[Android.Runtime.Register("ofCalendarField", "(I)Landroid/icu/text/DateFormat$Field;", "", ApiSince=24)]
public static Android.Icu.Text.DateFormat.Field OfCalendarField (Android.Icu.Util.CalendarField calendarField);
[<Android.Runtime.Register("ofCalendarField", "(I)Landroid/icu/text/DateFormat$Field;", "", ApiSince=24)>]
static member OfCalendarField : Android.Icu.Util.CalendarField -> Android.Icu.Text.DateFormat.Field

Parameters

calendarField
CalendarField

Returns

Attributes

Remarks

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