다음을 통해 공유


NSCloudSharingServiceDelegate.Completed 메서드

정의

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

매개 변수

sharingService
NSSharingService
items
NSObject[]
error
NSError
특성

적용 대상