getItemAtPosition

fun getItemAtPosition(position: <Error class: unknown class>): ContextMenuItem

Gets the item at the given position in the @menu.

Return

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

Parameters

position

the position of the item, counting from 0