Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
通过使用 UIAdaptivePresentationControllerDelegate,我能够获得以表单样式呈现的视图控制器。
设置preferredContentSize可以改变vc的宽度但不能改变高度,为什么?
preferredContentSize 设置为 (200,200) 的屏幕截图