ContextMenuRef

Methods

dispose()

Removed the menu and clears the associated resources.

  • returns void

update(menu)

Updates the menu.

show(x, y)

Shows the ContextMenu at the specified x and y positions.

  • arguments
    • x number
    • y number
  • returns void

Properties

items

Menu items.

Last Updated: 8/22/2019, 5:46:31 PM
MIT Licensed | Copyright © 2019-present Nishkal Kashyap