UIAlertAction.Style 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.
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