Contents

init(view:)

Creates a targeted preview for a view in the current window.

Declaration

convenience init(view: UIView)

Parameters

  • view:

    The view to animate. This view must be in a window.

Return Value

A new targeted preview object.

See Also

Creating a targeted preview object