NSSharingServiceDelegate_Extensions.SourceWindowForShareItems 方法

定义

public static AppKit.NSWindow SourceWindowForShareItems (this AppKit.INSSharingServiceDelegate This, AppKit.NSSharingService sharingService, Foundation.NSObject[] items, AppKit.NSSharingContentScope sharingContentScope);
static member SourceWindowForShareItems : AppKit.INSSharingServiceDelegate * AppKit.NSSharingService * Foundation.NSObject[] * AppKit.NSSharingContentScope -> AppKit.NSWindow

参数

sharingService
NSSharingService
items
NSObject[]
sharingContentScope
NSSharingContentScope

返回

适用于