Share via


NSCloudSharingServiceDelegate_Extensions.Completed Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void Completed(this AppKit.INSCloudSharingServiceDelegate This, AppKit.NSSharingService sharingService, Foundation.NSObject[] items, Foundation.NSError? error);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member Completed : AppKit.INSCloudSharingServiceDelegate * AppKit.NSSharingService * Foundation.NSObject[] * Foundation.NSError -> unit

Parameters

sharingService
NSSharingService
items
NSObject[]
error
NSError
Attributes

Applies to