UIAlertController.PreferredStyle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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