ORKPasscodeState Constants Reference
| Declared in | ORKPasscodeStepViewController_Internal.h |
|---|
ORKPasscodeState
Definition
typedef NS_ENUM(NSUInteger, ORKPasscodeState ) {
ORKPasscodeStateEntry,
ORKPasscodeStateConfirm,
ORKPasscodeStateSaved,
ORKPasscodeStateOldEntry,
ORKPasscodeStateNewEntry,
ORKPasscodeStateConfirmNewEntry,
};
Constants
ORKPasscodeStateEntry-
Declared In
ORKPasscodeStepViewController_Internal.h. ORKPasscodeStateConfirm-
Declared In
ORKPasscodeStepViewController_Internal.h. ORKPasscodeStateSaved-
Declared In
ORKPasscodeStepViewController_Internal.h. ORKPasscodeStateOldEntry-
Declared In
ORKPasscodeStepViewController_Internal.h. ORKPasscodeStateNewEntry-
Declared In
ORKPasscodeStepViewController_Internal.h. ORKPasscodeStateConfirmNewEntry-
Declared In
ORKPasscodeStepViewController_Internal.h.