다음을 통해 공유


NSSharingServiceDelegate.DidShareItems(NSSharingService, NSObject[]) 메서드

정의

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

매개 변수

sharingService
NSSharingService
items
NSObject[]
특성

적용 대상