共用方式為


NSCloudSharingServiceDelegate 建構函式

定義

多載

NSCloudSharingServiceDelegate()
NSCloudSharingServiceDelegate(NSObjectFlag)
NSCloudSharingServiceDelegate(IntPtr)

NSCloudSharingServiceDelegate()

[Foundation.Export("init")]
public NSCloudSharingServiceDelegate ();
屬性

適用於

NSCloudSharingServiceDelegate(NSObjectFlag)

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

參數

適用於

NSCloudSharingServiceDelegate(IntPtr)

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

參數

handle
IntPtr

nativeint

適用於