NSSharingServiceDelegate.DidFailToShareItems Method

Definition

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

Parameters

sharingService
NSSharingService
items
NSObject[]
error
NSError
Attributes

Applies to