Share via


IUIViewControllerTransitionCoordinatorContext.PresentationStyle Property

Definition

The presentation style whose transition is being modified.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIModalPresentationStyle PresentationStyle { [Foundation.Export("presentationStyle")] get; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("presentationStyle")>]
member this.PresentationStyle : UIKit.UIModalPresentationStyle

Property Value

Use None if the transition is not a modal presentation or dismissal.

Attributes

Applies to