UIViewController * vc = [[UIViewController alloc]init]; vc.definesPResentationContext = YES; vc.view.backgroundColor = [UIColor colorWithRed:0 green:0 blue:0 alpha:.4]; vc.modalPresentationStyle = UIModalPresentationOverCurrentContext; [self presentViewController:vc animated:YES completion:nil];
| 
 
 | 
新聞熱點
疑難解答