Share via


NSSharingServiceDelegate_Extensions.SourceWindowForShareItems Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static AppKit.NSWindow SourceWindowForShareItems(this AppKit.INSSharingServiceDelegate This, AppKit.NSSharingService sharingService, Foundation.NSObject[] items, AppKit.NSSharingContentScope sharingContentScope);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member SourceWindowForShareItems : AppKit.INSSharingServiceDelegate * AppKit.NSSharingService * Foundation.NSObject[] * AppKit.NSSharingContentScope -> AppKit.NSWindow

Parameters

sharingService
NSSharingService
items
NSObject[]
sharingContentScope
NSSharingContentScope

Returns

Attributes

Applies to