Calendar.Long フィールド

定義

注意事項

This constant will be removed in the future version. Use Java.Util.CalendarStyle enum directly instead of this field.

#getDisplayNames(int, int, Locale) getDisplayNames同等#LONG_FORMATの の#getDisplayName(int, int, Locale) getDisplayNameスタイル指定子。

[Android.Runtime.Register("LONG")]
[System.Obsolete("This constant will be removed in the future version. Use Java.Util.CalendarStyle enum directly instead of this field.", true)]
public const Java.Util.CalendarStyle Long = 2;
[<Android.Runtime.Register("LONG")>]
[<System.Obsolete("This constant will be removed in the future version. Use Java.Util.CalendarStyle enum directly instead of this field.", true)>]
val mutable Long : Java.Util.CalendarStyle

フィールド値

Value = 2
属性

注釈

#getDisplayNames(int, int, Locale) getDisplayNames同等#LONG_FORMATの の#getDisplayName(int, int, Locale) getDisplayNameスタイル指定子。

1.6 で追加されました。

の Java ドキュメント java.util.Calendar.LONG

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象