swift 创建一个新的viewController文件并使用storyboard附加swift文件

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了swift 创建一个新的viewController文件并使用storyboard附加swift文件相关的知识,希望对你有一定的参考价值。

create view controller swift file for second view controller
	New-> ios -> Cocoa Touch library -> next -> Subclass of UIViewController -> next 
now link the file to Second view controller by selecting the second view and going to identity inspector and in the class field enter the new class

以上是关于swift 创建一个新的viewController文件并使用storyboard附加swift文件的主要内容,如果未能解决你的问题,请参考以下文章

在 Swift 中请求用户位置

为现有实体创建新的 CoreData 属性时 Swift 崩溃

Swift 2 - 当 AlertController 出现时如何切换到另一个 ViewController?

如何在 Swift 中以编程方式创建新的 UIViewController

创建类、结构或新的 swift 文件以创建具有特定样式的可重用文本框?

如何在swift中突出显示文本时触发事件