UIKit.UIAlertControllerStyle Enumeration
Enumerates whether a UIKit.UIAlertController is displaying an action sheet or an alert.

Syntax

[ObjCRuntime.iOS(8, 0)]
[ObjCRuntime.Native]
public enum UIAlertControllerStyle

Remarks

This is how an action sheet is displayed:

This is how an alert is displayed:

Members

Member NameDescription
ActionSheetDisplays the alert controller as an action sheet.
AlertDisplays the alert controller as an alert.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0