NSSharingServiceDelegate_Extensions.SourceWindowForShareItems Method

Definition

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

Parameters

sharingService
NSSharingService
items
NSObject[]
sharingContentScope
NSSharingContentScope

Returns

Applies to