NSCloudSharingServiceDelegate Constructors

Definition

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

Applies to