Added in API level 1

ContextMenuInfo


interface ContextMenuInfo
android.view.ContextMenu.ContextMenuInfo

Additional information regarding the creation of the context menu. For example, AdapterViews use this to pass the exact item position within the adapter that initiated the context menu.

Summary