UIKit.UIAlertViewStyle Enumeration
The visual style for a UIKit.UIAlertView.

Syntax

[ObjCRuntime.iOS(5, 0)]
[ObjCRuntime.Native]
public enum UIAlertViewStyle

See Also

UIAlertView

Remarks

The values other than UIAlertViewStyle.Default allow the user to enter text, including the option to obscure the text as it is being entered.

Members

Member NameDescription
DefaultA standard alert.
LoginAndPasswordInputAllows the user to enter a login id and a password.
PlainTextInputAllows the user to enter text.
SecureTextInputAllows the user to enter text, but the text field is obscured.

Requirements

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