NSAppleEventManager Constructors

Definition

Overloads

NSAppleEventManager()
NSAppleEventManager(NSObjectFlag)
NSAppleEventManager(IntPtr)

NSAppleEventManager()

[Foundation.Export("init")]
public NSAppleEventManager ();
Attributes

Applies to

NSAppleEventManager(NSObjectFlag)

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

Parameters

Applies to

NSAppleEventManager(IntPtr)

protected internal NSAppleEventManager (IntPtr handle);
new Foundation.NSAppleEventManager : nativeint -> Foundation.NSAppleEventManager

Parameters

handle
IntPtr

nativeint

Applies to