A reference to a registered listener, which allows you to remove the listener by calling its remove method. In TypeScript you can also use it with the using keyword.
remove
using
A reference to a registered listener, which allows you to remove the listener by calling its
removemethod. In TypeScript you can also use it with theusingkeyword.