Language

IslamicCalendar.SetCalculationType(IslamicCalendar+CalculationType) Method

Definition

sets the calculation type for this calendar.

[Android.Runtime.Register("setCalculationType", "(Landroid/icu/util/IslamicCalendar$CalculationType;)V", "GetSetCalculationType_Landroid_icu_util_IslamicCalendar_CalculationType_Handler", ApiSince=24)]
public virtual void SetCalculationType(Android.Icu.Util.IslamicCalendar.CalculationType? type);
[<Android.Runtime.Register("setCalculationType", "(Landroid/icu/util/IslamicCalendar$CalculationType;)V", "GetSetCalculationType_Landroid_icu_util_IslamicCalendar_CalculationType_Handler", ApiSince=24)>]
abstract member SetCalculationType : Android.Icu.Util.IslamicCalendar.CalculationType -> unit
override this.SetCalculationType : Android.Icu.Util.IslamicCalendar.CalculationType -> unit

Parameters

Attributes

Remarks

sets the calculation type for this calendar.

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

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