码迷,mamicode.com
首页 > 移动开发 > 详细

OC中APPDelegate[[UIApplication shareApplication]delegate]]Swift实现

时间:2014-06-16 11:34:15      阅读:309      评论:0      收藏:0      [点我收藏+]

标签:appdelegate   swift   shareapplication   delegate   ios   

直接上代码:

var myDelegate:AppDelegate?
        myDelegate = UIApplication.sharedApplication().delegate as? AppDelegate


OC中APPDelegate[[UIApplication shareApplication]delegate]]Swift实现,布布扣,bubuko.com

OC中APPDelegate[[UIApplication shareApplication]delegate]]Swift实现

标签:appdelegate   swift   shareapplication   delegate   ios   

原文地址:http://blog.csdn.net/zhiwei_qin/article/details/30048097

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!