INSCloudSharingServiceDelegate Interfaz

Definición

[Foundation.Protocol(Name="NSCloudSharingServiceDelegate", WrapperType=typeof(AppKit.NSCloudSharingServiceDelegateWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public interface INSCloudSharingServiceDelegate : AppKit.INSSharingServiceDelegate, IDisposable
type INSCloudSharingServiceDelegate = interface
    interface INativeObject
    interface IDisposable
    interface INSSharingServiceDelegate
Derivado
Atributos
Implementaciones

Propiedades

Handle

Identificador (puntero) a la representación del objeto no administrado.

(Heredado de INativeObject)

Métodos de extensión

Completed(INSCloudSharingServiceDelegate, NSSharingService, NSObject[], NSError)
Options(INSCloudSharingServiceDelegate, NSSharingService, NSItemProvider)
Saved(INSCloudSharingServiceDelegate, NSSharingService, CKShare)
Stopped(INSCloudSharingServiceDelegate, NSSharingService, CKShare)
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[])

Se aplica a