NSCloudSharingServiceDelegate 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
NSCloudSharingServiceDelegate() | |
NSCloudSharingServiceDelegate(NSObjectFlag) | |
NSCloudSharingServiceDelegate(IntPtr) |
NSCloudSharingServiceDelegate()
[Foundation.Export("init")]
public NSCloudSharingServiceDelegate ();
- Attributes
Applies to
NSCloudSharingServiceDelegate(NSObjectFlag)
protected NSCloudSharingServiceDelegate (Foundation.NSObjectFlag t);
new AppKit.NSCloudSharingServiceDelegate : Foundation.NSObjectFlag -> AppKit.NSCloudSharingServiceDelegate
Parameters
Applies to
NSCloudSharingServiceDelegate(IntPtr)
protected internal NSCloudSharingServiceDelegate (IntPtr handle);
new AppKit.NSCloudSharingServiceDelegate : nativeint -> AppKit.NSCloudSharingServiceDelegate
Parameters
- handle
-
IntPtr
nativeint