Contents

alignmentRectProvider

A closure that returns the alignment rectangle for the starting and ending views.

Declaration

var alignmentRectProvider: ((UIViewController.Transition.ZoomOptions.AlignmentRectContext) -> CGRect?)? { get set }

See Also

Setting options