ORKNumericAnswerStyle Constants Reference
Declared in | ORKAnswerFormat.h |
---|
ORKNumericAnswerStyle
The style of answer for an ORKNumericAnswerFormat
object, which controls the keyboard that is
presented during numeric entry.
Definition
typedef NS_ENUM(NSInteger, ORKNumericAnswerStyle ) {
ORKNumericAnswerStyleDecimal,
ORKNumericAnswerStyleInteger,
};
Constants
Declared In
ORKAnswerFormat.h