
Icon | Member | Description |
---|---|---|
![]() | RemoveAllListeners(String) |
Removes all listeners for the spacified event type (both capture and bubbling phase)
|
![]() | RemoveAllListeners(String, EventPhase) |
Removes all listeners for the spacified event type and phases
|