Syntax
[ObjCRuntime.Native]
public enum UIModalPresentationStyle
Remarks
Members
| Member Name | Description |
|---|
| CurrentContext | The same UIModalPresentationStyle used by the view's parent UIViewController. |
| Custom | Managed by a custom animator and an optional interative controller. |
| FormSheet | Centered on and smaller than the screen. |
| FullScreen | A UIModalPresentationStyle that encompasses the whole screen. |
| None | A non-modal presentation or dismissal. |
| OverCurrentContext | Documentation for this section has not yet been entered. |
| OverFullScreen | Documentation for this section has not yet been entered. |
| PageSheet | Set to the height and width of the screen in portrait orientation. |
| Popover | Documentation for this section has not yet been entered. |
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0