INSSharingServiceDelegate Interfaccia

Definizione

[Foundation.Protocol(Name="NSSharingServiceDelegate", WrapperType=typeof(AppKit.NSSharingServiceDelegateWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public interface INSSharingServiceDelegate : IDisposable, ObjCRuntime.INativeObject
type INSSharingServiceDelegate = interface
    interface INativeObject
    interface IDisposable
Derivato
Attributi
Implementazioni

Proprietà

Handle

Handle (puntatore) alla rappresentazione dell'oggetto non gestito.

(Ereditato da INativeObject)

Metodi di estensione

CreateAnchoringView(INSSharingServiceDelegate, NSSharingService, CGRect, NSRectEdge)
DidFailToShareItems(INSSharingServiceDelegate, NSSharingService, NSObject[], NSError)
DidShareItems(INSSharingServiceDelegate, NSSharingService, NSObject[])
SourceFrameOnScreenForShareItem(INSSharingServiceDelegate, NSSharingService, INSPasteboardWriting)
SourceWindowForShareItems(INSSharingServiceDelegate, NSSharingService, NSObject[], NSSharingContentScope)
TransitionImageForShareItem(INSSharingServiceDelegate, NSSharingService, INSPasteboardWriting, CGRect)
WillShareItems(INSSharingServiceDelegate, NSSharingService, NSObject[])

Si applica a