在 UIViewControllerTransitioning 中如何在过渡进行时点击视图内的按钮?

In UIViewControllerTransitioning How to tap the button inside the view while the transition is on going?

在 UIPercentDrivenInteractiveTransition 中 如何在交互过渡进行时点击视图内的按钮?

可能吗?

示例 - 如何在过渡过程中点击黄色框中的按钮

我找到了答案。视图在呈现后被 UITransitionView 阻塞 UITransitionView and UILayoutContainerView