Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about iOS development and PDF

UIMenuController extra menu items seen

More
10 years 6 months ago - 10 years 6 months ago #9622 by tanvi
Hi,

I have an UIMenuController implementation in project, but I see extra menu items in the UIMenuController.
I have attached an image of the extra menu items seen.
Please let me know how can I disable them, since I don't see any code where these items are mentioned.
Last edit: 10 years 6 months ago by tanvi.
More
10 years 6 months ago #9634 by emanuele
Hi,

in our demo project UIMenuController class is not used, please refer to Apple Documentation .
Probably you should try to set menuItems property.
More
10 years 6 months ago #9638 by tanvi
Hi,

I found the solution. You will have to implement canPerformAction:(SEL)action withSender:(id)sender in your class and return NO for selectors you don't want to see as your menu items.
Time to create page: 0.383 seconds
Powered by Kunena Forum