NSAlert.WithError(NSError) 方法

定义

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

参数

error
NSError

返回

属性

适用于