NSSharingServiceDelegate.SourceWindowForShareItems Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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
Parametri
- sharingService
- NSSharingService
- items
- NSObject[]
- sharingContentScope
- NSSharingContentScope
Restituisce
- Attributi