UIKit.UIAlertView.AlertViewStyle Property
The style of the alert view.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
[get: Foundation.Export("alertViewStyle")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
[set: Foundation.Export("setAlertViewStyle:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public virtual UIAlertViewStyle AlertViewStyle { get; set; }

Value

Remarks

The style of the alert view that is displayed, which can be a value from the UIKit.UIAlertViewStyle enumeration.

Requirements

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