共用方式為


NSCloudSharingServiceDelegate.Completed 方法

定義

[Foundation.Export("sharingService:didCompleteForItems:error:")]
public virtual void Completed (AppKit.NSSharingService sharingService, Foundation.NSObject[] items, Foundation.NSError error);
abstract member Completed : AppKit.NSSharingService * Foundation.NSObject[] * Foundation.NSError -> unit
override this.Completed : AppKit.NSSharingService * Foundation.NSObject[] * Foundation.NSError -> unit

參數

sharingService
NSSharingService
items
NSObject[]
error
NSError
屬性

適用於