UIAlertAction.Style Property

Definition

The style that was used to create the UIAlertAction, determines how the action is rendered in the user interface.

public virtual UIKit.UIAlertActionStyle Style { [Foundation.Export("style")] get; }
member this.Style : UIKit.UIAlertActionStyle

Property Value

Attributes

Remarks

Applies to