摘要:
let alert = UIAlertController(title: "Alert", message: "Message", preferredStyle: UIAlertControllerStyle.Alert) alert.addAction(UIAlertAction(t... 阅读全文
posted @ 2015-12-30 15:33
丑蛋蛋
阅读(307)
评论(0)
推荐(0)
摘要:
1,按钮的创建 (1)按钮有下面四种类型: UIButtonType.ContactAdd:前面带“+”图标按钮,默认文字颜色为蓝色,有触摸时的高亮效果 UIButtonType.DetailDisclosure:前面带“!”图标按钮,默认文字颜色为蓝色,有触摸时的高亮效果 ... 阅读全文
posted @ 2015-12-30 14:36
丑蛋蛋
阅读(1584)
评论(0)
推荐(0)
浙公网安备 33010602011771号