alertController.view.tintColor = [UIColor greenColor];. 修改單個UIAlertAction按鈕的字體顏色使用下麵這個方法: [cancel setValue:[UIColor redColor] forKey:@" ...
確定! 回上一頁