共用方式為


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

傳回

適用於