Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration EventType

Button 的事件类型,注意:事件是从该组件所属的 Node 上面派发出来的,需要用 node.on 来监听。

Index

Events

Events

CLICK

CLICK: = "click"
param
param

The Button component.

Generated using TypeDoc