NSSharingServiceDelegate.DidFailToShareItems Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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