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.
我有一个UIMenuController我添加了一个自定义按钮并且一切正常,它显示它并且我定义的选择器被调用但我的问题是,我只将 UIMenuController 本身作为参数但是我怎么知道在哪个 IndexPath 上调用了该操作?
UIMenuController