IUIViewControllerTransitionCoordinatorContext.PresentationStyle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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