次の方法で共有


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

戻り値

属性

適用対象