hasNewLayout | Whether the target layout changed. |
oldRect | The old dimensions of the element. |
newRect | The new dimensions of the element. |
PostLayoutEvent An event.
Gets an event from the event pool and initializes the event with the specified values. Use this method instead of creating a new event. An event obtained with this method should be released back to the pool using ReleaseEvent().