How to load a custom view written in swift and an XIB file programatically in an Objective-C View Controller

前端 未结 0 1568
北恋
北恋 2020-12-16 11:12

I have created a XIB for UIView named popUpView.xib and a swift file associated with it popUpView.swift

My popUpView.swift code is like this:

@objc cla         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题