Share via


UIViewControllerContextTransitioning.PresentationStyle Property

Definition

The presentation style of the transition.

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

Property Value

Implements

Attributes

Applies to