9 #import <UIKit/UIKit.h> 12 #define SWITCH_WIDTH 100; 13 #define SWITCH_CELL_HEIGHT 44 15 @class ConstantPrompt;
UISwitch * valueSwitch
Definition: PromptSwitchCell.h:18
NSString * offValue
Definition: PromptSwitchCell.h:20
Definition: PromptSwitchCell.h:17
Definition: PromptBaseCell.h:22
NSString * onValue
Definition: PromptSwitchCell.h:19