Menu.popup

Show the menu.

class Menu
popup
(
this T
)
(
int xPos
,
int yPos
)

Parameters

xPos int

The horizontal position of the menu on the screen.

yPos int

The vertical position of the menu on the screen.

Return Value

Type: auto

This widget to aid method chaining.

Meta