次の方法で共有


NSSharingServiceDelegate_Extensions.DidFailToShareItems メソッド

定義

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

パラメーター

sharingService
NSSharingService
items
NSObject[]
error
NSError

適用対象