直接上代码:
var myDelegate:AppDelegate? myDelegate = UIApplication.sharedApplication().delegate as? AppDelegate
OC中APPDelegate[[UIApplication shareApplication]delegate]]Swift实现,布布扣,bubuko.com
OC中APPDelegate[[UIApplication shareApplication]delegate]]Swift实现