共用方式為


NSAlert 建構函式

定義

多載

NSAlert()
NSAlert(NSObjectFlag)
NSAlert(IntPtr)

NSAlert()

[Foundation.Export("init")]
public NSAlert ();
屬性

適用於

NSAlert(NSObjectFlag)

protected NSAlert (Foundation.NSObjectFlag t);
new AppKit.NSAlert : Foundation.NSObjectFlag -> AppKit.NSAlert

參數

適用於

NSAlert(IntPtr)

protected internal NSAlert (IntPtr handle);
new AppKit.NSAlert : nativeint -> AppKit.NSAlert

參數

handle
IntPtr

nativeint

適用於