Benefits from importing UIKit.UIViewController instead of importing the whole framework

前端 未结 0 891
温柔的废话
温柔的废话 2021-02-01 00:44

I have noticed that it is possible (in Xcode 12, at least) to do:

import UIKit.ViewController

class ViewController: UIViewController {}

Up until

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