iOS 8 popoverpresentationcontroller popoverlayoutmargin not working

前端 未结 2 1699
慢半拍i
慢半拍i 2021-01-30 23:14

I am using the new popOverPresentationController to present UIPopOverController in iOS 8. I set the popOverLayoutMargins with a value like

2条回答
  •  执念已碎
    2021-01-31 00:02

    It is an Apple bug which has not yet been fixed. References to the bug can be found in this example code and on the Apple developer forums.

    There is currently no clear workaround for this issue. A bug report with ID 18392444 has been filed with Apple.

提交回复
热议问题