ContextMenu.getItemAtPosition

Gets the item at the given position in the menu.

Parameters

position uint

the position of the item, counting from 0

Return Value

Type: webkitwebprocessextension.context_menu_item.ContextMenuItem

the #WebKitContextMenuItem at position position in menu, or null if the position is off the end of the menu.