ORKProgressIndicatorType Constants Reference

Declared in ORKTypes.h

ORKProgressIndicatorType

Progress indicator type for ORKWaitStep.

Definition

typedef NS_ENUM(NSInteger, ORKProgressIndicatorType ) {
   ORKProgressIndicatorTypeIndeterminate = 0,
   ORKProgressIndicatorTypeProgressBar,
};

Constants

ORKProgressIndicatorTypeIndeterminate

Spinner animation.

Declared In ORKTypes.h.

ORKProgressIndicatorTypeProgressBar

Progressbar animation.

Declared In ORKTypes.h.

Declared In

ORKTypes.h