smoothOffset
Adds a smooth offset transition to the current step.
smoothOffset(): OutputTransform
Notes
- This method stores the current position of the view output element, and animates a transition from this position to the then-current position asynchronously when the transform is invoked.
Related
- interface RenderContext.OutputTransform staticAn interface for an object that represents transformations to be applied to an output element.