The doc says:
presentationLayer Returns a copy of the layer containing all properties as they were at the start of the current transaction, with any active animations applied.
And somewhere else Apple said, that the presentation layer contains the values like they are currently displayed to the user. So when I ask for this layer, why would it tell me how the thing looked before starting to animate? That doesn't make sense. Is that an documentation error?