alignmentRectProvider
A closure that returns the alignment rectangle for the starting and ending views.
Declaration
var alignmentRectProvider: ((UIViewController.Transition.ZoomOptions.AlignmentRectContext) -> CGRect?)? { get set }A closure that returns the alignment rectangle for the starting and ending views.
var alignmentRectProvider: ((UIViewController.Transition.ZoomOptions.AlignmentRectContext) -> CGRect?)? { get set }