IUIViewControllerTransitionCoordinatorContext.PresentationStyle Property

Definition

The presentation style whose transition is being modified.

[Foundation.Preserve(Conditional=true)]
public UIKit.UIModalPresentationStyle PresentationStyle { [Foundation.Export("presentationStyle")] get; }
member this.PresentationStyle : UIKit.UIModalPresentationStyle

Property Value

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

Attributes

Applies to