开发者

iphone select control

Is the select control 开发者_StackOverflow中文版available as an API? when you select text you are presented with cut/copy..options I would like to add another one. is it possible if so how?


That's a UIMenuController, which has a property called menuItems, which is nil by default (no custom items), but you can add new UIMenuItems to it.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜