【发布时间】:2017-11-04 17:28:43
【问题描述】:
【问题讨论】:
标签: ios swift uiviewcontroller swift3 modalviewcontroller
【问题讨论】:
标签: ios swift uiviewcontroller swift3 modalviewcontroller
我想。我必须使用 modalPresentationStyle 和 transitioningDelegate。
对于半屏用户 UIView.animate 使用 CGRect(x: 0, y: containerView!.bounds.height / 2, width: containerView!.bounds.width, height: containerView!.bounds.height / 2)
【讨论】: