共用方式為


NSSharingServiceDelegate.DidFailToShareItems 方法

定義

[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

參數

sharingService
NSSharingService
items
NSObject[]
error
NSError
屬性

適用於