Edit

Share via


UIAlertController.PreferredStyle Property

Definition

Gets the preferred UIAlertControllerStyle style for that alert that is associated with this UIAlertController object, either an action sheet or an alert.

public virtual UIKit.UIAlertControllerStyle PreferredStyle { [Foundation.Export("preferredStyle")] get; }
member this.PreferredStyle : UIKit.UIAlertControllerStyle

Property Value

Attributes

Applies to