标签: ios objective-c uiviewcontroller
我正在使用带有UIViewController演示样式的UIModalPresentationFormSheet,然后我尝试使用当前上下文和Flip Horizontal过渡样式向其他控制器呈现模态。但结果看起来像是附件......
UIViewController
UIModalPresentationFormSheet
我尝试设置superview.backgroundColor = [UIColor clearColor];但是任何结果......我也尝试更改superview.layer的背景颜色,但是生效了
superview.backgroundColor = [UIColor clearColor];
superview.layer