- menu
- The context menu to populate
Show the context menu for this view. It is not safe to hold on to the menu after returning from this method. You should normally not overload this method. Overload View.OnCreateContextMenu(IContextMenu) or define an NoType:android/view/View$OnCreateContextMenuListener;Href=../../../reference/android/view/View.OnCreateContextMenuListener.html to add items to the context menu.