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

Syntax

[MonoTouch.ObjCRuntime.iOS(8, 0)]
[MonoTouch.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: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0