SwiftStudy
SwiftStudy copied to clipboard
移植到项目中,图片拖拽之后背景会变成白色的,不知道什么原因
No description provided. 这么设置一下试试 viewController.modalPresentationStyle = UIModalPresentationFullScreen | UIModalPresentationOverCurrentContext;
No description provided.
@julylions