言語

Calendar.CalendarType プロパティ

定義

この Calendarのカレンダーの種類を返します。

public virtual string CalendarType { [Android.Runtime.Register("getCalendarType", "()Ljava/lang/String;", "GetGetCalendarTypeHandler", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getCalendarType", "()Ljava/lang/String;", "GetGetCalendarTypeHandler", ApiSince=26)>]
member this.CalendarType : string

プロパティ値

LDML で定義されたカレンダー型またはこの Calendar インスタンスのクラス名

属性

注釈

Javaドキュメント。

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

適用対象