Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有一种方法可以创建 PSPDFKIT 注释栏的子类,它是 UIToolBar 的子类,并提供工具栏的所有 UIBarbuttons 但此按钮无法添加到 popover viewController 的视图中。给我解决这个问题的想法。
PSPDFKit 的主要开发者在这里。
PSPDFAnnotationToolbar 已经是 UIToolbar 的子类。您可以将它放入 UIPopoverController 的主 UIViewController 中,但我不太了解其目的。