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

JuristicMethod

These constants are used to specify the juristic method.

Definition

typedef NS_ENUM(NSInteger, JuristicMethod ) {
   JuristicMethodShafii = 0,
   JuristicMethodHanafi = 1,
};

Constants

JuristicMethodShafii

The standard method (which is used by Imamas Shafii, Hanbali, and Maliki) the Asr prayer time starts when the shadow of an object is equivalent to its height.

Available in Available in 0.1.0 and later.

Declared In PrayTime.h.

JuristicMethodHanafi

The Hanafi method the Asr prayer time starts when the shadow of an object is twice its height.

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