void setShowContextMenu(bool show)

Call this function (passing in false) in order to prevent the context menu from showing in the browser or tab that it's called from.

Parameters

Name Description
show True to allow the context menu to show, false to hide the context menu on long clicks.

Return

Nothing returned