Views should implement this if the view itself is going to add items to
the context menu.
Syntax
[Android.Runtime.Register("onCreateContextMenu", "(Landroid/view/ContextMenu;)V", "GetOnCreateContextMenu_Landroid_view_ContextMenu_Handler")]
protected virtual
void OnCreateContextMenu (
IContextMenu menu)
Parameters
- menu
- the context menu to populate
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1