Share via


NSAlertDelegate_Extensions.ShowHelp(INSAlertDelegate, NSAlert) Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool ShowHelp(this AppKit.INSAlertDelegate This, AppKit.NSAlert alert);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ShowHelp : AppKit.INSAlertDelegate * AppKit.NSAlert -> bool

Parameters

alert
NSAlert

Returns

Attributes

Applies to