Share via


NSAlert.ShowsSuppressionButton Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ShowsSuppressionButton { [Foundation.Export("showsSuppressionButton")] get; [Foundation.Export("setShowsSuppressionButton:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("showsSuppressionButton")>]
[<set: Foundation.Export("setShowsSuppressionButton:")>]
member this.ShowsSuppressionButton : bool with get, set

Property Value

Attributes

Applies to