다음을 통해 공유


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
특성

적용 대상