Android.Views.View.ContextMenuInfo Property
Views should implement this if they have extra information to associate with the context menu.

Syntax

[get: Android.Runtime.Register("getContextMenuInfo", "()Landroid/view/ContextMenu$ContextMenuInfo;", "GetGetContextMenuInfoHandler")]
protected virtual IContextMenuContextMenuInfo ContextMenuInfo { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Requirements

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