NSSharingServiceDelegate Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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