NSSharingServiceDelegate.SourceWindowForShareItems Method

Definition

[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

Parameters

sharingService
NSSharingService
items
NSObject[]
sharingContentScope
NSSharingContentScope

Returns

Attributes

Applies to