A static class that allows creation of EventCallbackDefinition and EventCallbackDefinition<T0> instances.
| Method | Description |
|---|---|
| Create | Creates a callback instance that will call the given userCallback delegate when registered on an element that is part of the propagation chain of any event of type TEvent. |