Share via


NSAlert.AlertStyle Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSAlertStyle AlertStyle { [Foundation.Export("alertStyle")] get; [Foundation.Export("setAlertStyle:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("alertStyle")>]
[<set: Foundation.Export("setAlertStyle:")>]
member this.AlertStyle : AppKit.NSAlertStyle with get, set

Property Value

Attributes

Applies to