我想在iOS swift中使用pdf视图来修复我的uiview的余量
我正在研究iOS PDF编辑器应用程序,我绘制了UIVIEW内的PDF视图,我给出了相同的纵横比,但是PDF视图和UI视图之间都有填充/差距。我想删除那个填充空间。
I am working on iOS pdf editor app, I have draw the pdf view inside the UIView , I gave same aspect ratio to both but there is padding/ margin between pdf view and UI View. I want to remove that padding space.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我刚得到答案。我们必须具有pdfview方面
I just got the answer. we have to have the pdfView aspect Fit