Skip to content

event onclick

YinLijun edited this page Mar 3, 2015 · 1 revision
  • onClick(point, beforeChild) Click event for the element, it will trigger twice, one before children, one after children.
    • point The clicked position.
    • beforeChild true if called before children, false if called after children.
Clone this wiki locally