Checks whether the given value is an OnEvent sender.
Expected event type.
Another type the value may have.
A value to check.
true if the value has been created by onEventBy function or in compatible way, or false otherwise.
true
value
false
Generated using TypeDoc
Checks whether the given value is an OnEvent sender.