Android.Views.IContextMenuContextMenuInfo
Additional information regarding the creation of the context menu.

See Also: IContextMenuContextMenuInfo Members

Syntax

[Android.Runtime.Register("android/view/ContextMenu$ContextMenuInfo", "", "Android.Views.IContextMenuContextMenuInfoInvoker")]
public interface IContextMenuContextMenuInfo : Android.Runtime.IJavaObject, IDisposable

Remarks

Additional information regarding the creation of the context menu. For example, Android.Widget.AdapterViews use this to pass the exact item position within the adapter that initiated the context 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