共用方式為


NSSharingServiceDelegate.SourceWindowForShareItems 方法

定義

[Foundation.Export("sharingService:sourceWindowForShareItems:sharingContentScope:")]
public virtual AppKit.NSWindow SourceWindowForShareItems (AppKit.NSSharingService sharingService, Foundation.NSObject[] items, AppKit.NSSharingContentScope sharingContentScope);
abstract member SourceWindowForShareItems : AppKit.NSSharingService * Foundation.NSObject[] * AppKit.NSSharingContentScope -> AppKit.NSWindow
override this.SourceWindowForShareItems : AppKit.NSSharingService * Foundation.NSObject[] * AppKit.NSSharingContentScope -> AppKit.NSWindow

參數

sharingService
NSSharingService
items
NSObject[]
sharingContentScope
NSSharingContentScope

傳回

屬性

適用於