How to realize a movable controller in iPadOS, lik

2019-08-19 07:06发布

问题:

Mail App in iPad, when we create a new mail, the controller will be presented. But in iPadOS system, this controller can be moved, and if move it to the left side or right side, it can become a multiple window. How Apple to realize this feature?

I try a lot new API about UIViewController but it does not work.