getNumListeners() → {integer}
Gets the total number of listeners attached to this Signal.
Returns
integer -
Number of listeners attached to the Signal.
- Source code: core/Signal.js (Line 369)
getNumListeners() → {integer}
Gets the total number of listeners attached to this Signal.
Number of listeners attached to the Signal.
Please login to continue.