次の方法で共有


NSSharingServiceSourceWindowForShareItems 代理人

定義

public delegate AppKit.NSWindow NSSharingServiceSourceWindowForShareItems(NSSharingService sharingService, NSObject[] items, NSSharingContentScope sharingContentScope);
type NSSharingServiceSourceWindowForShareItems = delegate of NSSharingService * NSObject[] * NSSharingContentScope -> NSWindow

パラメーター

sharingService
NSSharingService
items
NSObject[]
sharingContentScope
NSSharingContentScope

戻り値

適用対象