Android.Views.IMenuItem.MenuInfo Property
Gets the extra information linked to this menu item.

Syntax

[get: Android.Runtime.Register("getMenuInfo", "()Landroid/view/ContextMenu$ContextMenuInfo;", "GetGetMenuInfoHandler:Android.Views.IMenuItemInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public IContextMenuContextMenuInfo MenuInfo { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the extra information linked to this menu item. This extra information is set by the View that added this menu item to the menu.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1