【发布时间】:2016-07-12 08:36:02
【问题描述】:
我想在UIPopoverPresentationController 中显示UIViewController,但我不太喜欢箭头功能。
基本上我想做的是使用它附带的UIPopoverPresentationController without the arrow。
我正在使用 Swift 编码。
【问题讨论】:
-
据我所知,你不能使用没有箭头的 UIPopoverPresentationController。唯一的方法 - 使用/创建其他类。
-
你能告诉我在哪里/搜索什么吗?
-
不,我不能,我喜欢那个箭头,对不起:D
-
@ShadowOf 你绝对可以做到。我已经在下面为您发布了答案。积极一点,没有什么是你做不到的。 :)
-
@ShadowOf 并不是故意的。干杯:)
标签: ios iphone swift xcode uipopovercontroller