NSSharingServiceDelegate_Extensions.DidFailToShareItems Method

Definition

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

Parameters

sharingService
NSSharingService
items
NSObject[]
error
NSError

Applies to