target | 事件目标。 |
relatedTarget | 相关目标。 |
direction | 焦点更改的方向。 |
void Returns an initialized event.
Gets an event from the event pool and initializes the event with the given values. Use this function instead of creating new events. Events obtained from this method should be released back to the pool using Dispose().