标签:swift 开发 教程 代码 ios
((UIApplication.sharedApplication().delegate) as! AppDelegate).xxxmethod();
版权声明:本文为博主原创文章,未经博主允许不得转载。
Swift开发教程--如何在别的类中调用AppDelegate中的方法
原文地址:http://blog.csdn.net/wanglixin1999/article/details/47975787