Share via


NSSharingServiceDelegate_Extensions.DidFailToShareItems Method

Definition

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

Parameters

sharingService
NSSharingService
items
NSObject[]
error
NSError
Attributes

Applies to