Freigeben über


NSApplication Konstruktoren

Definition

Überlädt

NSApplication(NSCoder)
NSApplication(NSObjectFlag)
NSApplication(IntPtr)

NSApplication(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSApplication (Foundation.NSCoder coder);
new AppKit.NSApplication : Foundation.NSCoder -> AppKit.NSApplication

Parameter

coder
NSCoder
Attribute

Gilt für:

NSApplication(NSObjectFlag)

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

Parameter

Gilt für:

NSApplication(IntPtr)

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

Parameter

handle
IntPtr

nativeint

Gilt für: