Language

IslamicCalendar.GetCalculationType Method

Definition

gets the calculation type for this calendar.

[Android.Runtime.Register("getCalculationType", "()Landroid/icu/util/IslamicCalendar$CalculationType;", "GetGetCalculationTypeHandler", ApiSince=24)]
public virtual Android.Icu.Util.IslamicCalendar.CalculationType? GetCalculationType();
[<Android.Runtime.Register("getCalculationType", "()Landroid/icu/util/IslamicCalendar$CalculationType;", "GetGetCalculationTypeHandler", ApiSince=24)>]
abstract member GetCalculationType : unit -> Android.Icu.Util.IslamicCalendar.CalculationType
override this.GetCalculationType : unit -> Android.Icu.Util.IslamicCalendar.CalculationType

Returns

Attributes

Remarks

gets the calculation type for this calendar.

Android reference for android.icu.util.IslamicCalendar.getCalculationType.

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