NSAlert.WithError(NSError) Method

Definition

[Foundation.Export("alertWithError:")]
public static AppKit.NSAlert WithError (Foundation.NSError error);
static member WithError : Foundation.NSError -> AppKit.NSAlert

Parameters

error
NSError

Returns

Attributes

Applies to