Multiple choice

Which method of MouseEvent obtains the number of mouse clicks for the event?

  1. translatePoint()

  2. getClickCount()

  3. isPopupTrigger()

  4. getitem()

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

getClickCount() method of MouseEvent obtains the number of mouse clicks for the event