((UIApplication.sharedApplication().delegate) as! AppDelegate).xxxmethod();
Swift开发教程--如何在别的类中调用AppDelegate中的方法
最新推荐文章于 2025-04-05 22:51:51 发布
((UIApplication.sharedApplication().delegate) as! AppDelegate).xxxmethod();