Instance Method
zoomAnimatingView
Get the view to use for zoom animation.
Declaration
-(UIView *)zoomAnimatingView;
Return Value
The view to use for current zoom animation view style.
Related Links
Zoom Animation
-
- clearZoomAnimatingView
Called at the end of zoom animation, allowing the widget to clean up any custom views if created.