ORKPasscodeFlow Constants Reference
Declared in | ORKPasscodeStep.h |
---|
ORKPasscodeFlow
An enumeration of values used in ORKPasscodeStepViewController
to indicate the type of flow used
by the view controller.
Definition
typedef NS_ENUM(NSUInteger, ORKPasscodeFlow ) {
ORKPasscodeFlowCreate,
ORKPasscodeFlowAuthenticate,
ORKPasscodeFlowEdit,
};
Constants
ORKPasscodeFlowCreate
-
An enumeration of values used in
ORKPasscodeStepViewController
to indicate the type of flow used by the view controller.Declared In
ORKPasscodeStep.h
. ORKPasscodeFlowAuthenticate
-
An enumeration of values used in
ORKPasscodeStepViewController
to indicate the type of flow used by the view controller.Declared In
ORKPasscodeStep.h
. ORKPasscodeFlowEdit
-
An enumeration of values used in
ORKPasscodeStepViewController
to indicate the type of flow used by the view controller.Declared In
ORKPasscodeStep.h
.
Declared In
ORKPasscodeStep.h