NSSharingServiceDelegate.SourceWindowForShareItems Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[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
Parámetros
- sharingService
- NSSharingService
- items
- NSObject[]
- sharingContentScope
- NSSharingContentScope
Devoluciones
- Atributos