ORKPSATPresentationMode Constants Reference
Declared in | ORKTypes.h |
---|
ORKPSATPresentationMode
Values that identify the presentation mode of paced serial addition tests that are auditory and/or visual (PSAT).
Definition
typedef NS_OPTIONS(NSInteger, ORKPSATPresentationMode ) {
ORKPSATPresentationModeAuditory = 1 < < 0,
ORKPSATPresentationModeVisual = 1 < < 1,
};
Constants
Declared In
ORKTypes.h