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

返回值

适用于