Skip to main content

AOnCreateContextMenuListener

Complete API reference for AOnCreateContextMenuListener, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Android Views

Component: no


public class AOnCreateContextMenuListener

Methods

SignatureReturnsDescription
onCreateContextMenu(ContextMenu, View, ContextMenu.ContextMenuInfo)voidPerforms the onCreateContextMenu operation using the provided parameters (menu, v, menuInfo).
onCreateContextMenuEvent(ContextMenu, View, ContextMenu.ContextMenuInfo)voidExecutes onCreateContextMenuEvent and returns after the underlying engine call finishes.