How to add uigesturerecognizer to UIDocumentInteractionController Preview?

天大地大妈咪最大 提交于 2020-01-03 02:40:11

问题


Is it possible to add gesture recogniser to UIDocumentInteractionController? Right now I am not able to add anything on UIDocumentInteractionController preview. Please help how to add gesture recogniser or even a button on top of UIDocumentInteraction controller?


回答1:


See the apple documentation for UIDocumentInteractionController here

They are also providing an example for add gesture recognizers to UIDocumentInteractionController.. See the link here..



来源:https://stackoverflow.com/questions/20604212/how-to-add-uigesturerecognizer-to-uidocumentinteractioncontroller-preview

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!