Added in API level 1
Summary:
ContextMenu.ContextMenuInfo
public
static
interface
ContextMenu.ContextMenuInfo
android.view.ContextMenu.ContextMenuInfo |
Additional information regarding the creation of the context menu. For example,
AdapterView
s use this to pass the exact item position within the adapter
that initiated the context menu.