IUIViewControllerTransitionCoordinatorContext.PresentationStyle 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
正在修改其转换的演示文稿样式。
[Foundation.Preserve(Conditional=true)]
public UIKit.UIModalPresentationStyle PresentationStyle { [Foundation.Export("presentationStyle")] get; }
member this.PresentationStyle : UIKit.UIModalPresentationStyle
属性值
如果转换不是模式演示或消除,请使用 None 。
- 属性