共用方式為


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[]
屬性

適用於