NSCloudSharingServiceDelegate.Completed Method

Definition

[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

Parameters

sharingService
NSSharingService
items
NSObject[]
error
NSError
Attributes

Applies to