Engine
/
com.drake.engine.widget
/
FloatMenu
/
show
show
@
JvmOverloads
()
fun
show
(tag:
T
? = null, touchX:
Int
= this.touchX, touchY:
Int
= this.touchY)
Content copied to clipboard
显示浮动菜单
Parameters
tag
传递给点击事件的标签, 在
MenuItem.onClick
接受
touchX
点击x坐标, 在没有指定
anchor
时要求指定坐标才能定位显示
touchY
点击y坐标