How to make Pdf file fit the height of its superview regardless the width in Swift

后端 未结 0 823
北恋
北恋 2021-02-01 17:16

I have a pdf file that I would like to display in my app using the following code:

 pdfView.displayMode = .singlePage
 //pdfView.displaysPageBreaks = false
 //pdf         


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