Declared in PrayTime.h
Availability Available in 0.1.0 and later.

CalculationMethod

These constants are used to specify the prayer times calculation method.

Definition

typedef NS_ENUM(NSInteger, CalculationMethod ) {
   CalculationMethodJafari = 0,
   CalculationMethodKarachi = 1,
   CalculationMethodISNA = 2,
   CalculationMethodMWL = 3,
   CalculationMethodMakkah = 4,
   CalculationMethodEgypt = 5,
   CalculationMethodTehran = 6,
   CalculationMethodCustom = 7,
};

Constants

CalculationMethodJafari

Ithna Ashari.

Available in Available in 0.1.0 and later.

Declared In PrayTime.h.

CalculationMethodKarachi

University of Islamic Sciences, Karachi.

Available in Available in 0.1.0 and later.

Declared In PrayTime.h.

CalculationMethodISNA

Islamic Society of North America (ISNA).

Available in Available in 0.1.0 and later.

Declared In PrayTime.h.

CalculationMethodMWL

Muslim World League (MWL).

Available in Available in 0.1.0 and later.

Declared In PrayTime.h.

CalculationMethodMakkah

Umm al-Qura, Makkah.

Available in Available in 0.1.0 and later.

Declared In PrayTime.h.

CalculationMethodEgypt

Egyptian General Authority of Survey.

Available in Available in 0.1.0 and later.

Declared In PrayTime.h.

CalculationMethodTehran

Institute of Geophysics, University of Tehran.

Available in Available in 0.1.0 and later.

Declared In PrayTime.h.

CalculationMethodCustom

Custom Setting.

Available in Available in 0.1.0 and later.

Declared In PrayTime.h.

Availability

Available in 0.1.0 and later.

Declared In

PrayTime.h