开发者

How to display copy-paste like menu on iPhone?

I'm trying to display custom menu items similar to copy-paste menu it开发者_开发技巧em, is there any way I can do this?

How to display copy-paste like menu on iPhone?


I never do this, but there is a sample code named 'CopyPasteTile'

It seems that the important point is the UIResponderStandardEditActions protocol, and the - (BOOL)canPerformAction:(SEL)action withSender:(id)sender method of UIResponder

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜