NSSharingServiceDelegate Constructors

Definition

Overloads

NSSharingServiceDelegate()
NSSharingServiceDelegate(NSObjectFlag)
NSSharingServiceDelegate(IntPtr)

NSSharingServiceDelegate()

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

Applies to

NSSharingServiceDelegate(NSObjectFlag)

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

Parameters

Applies to

NSSharingServiceDelegate(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to