ORKProgressIndicatorType Constants Reference
| Declared in | ORKTypes.h |
|---|
ORKProgressIndicatorType
Progress indicator type for ORKWaitStep.
Definition
typedef NS_ENUM(NSInteger, ORKProgressIndicatorType ) {
ORKProgressIndicatorTypeIndeterminate = 0,
ORKProgressIndicatorTypeProgressBar,
};
Constants
Declared In
ORKTypes.h