- (void)viewDidLoad {
[superviewDidLoad];
UISwitch*mySwitch=[[UISwitchalloc]init];
mySwitch.frame=CGRectMake(150, 150, 300, 100);
mySwitch.backgroundColor=[UIColorwhiteColor];
[self.
- (void)viewDidLoad {
[superviewDidLoad];
UISwitch*mySwitch=[[UISwitchalloc]init];
mySwitch.frame=CGRectMake(150, 150, 300, 100);
mySwitch.backgroundColor=[UIColorwhiteColor];
[self.