xamarinmac
namespace AppKit
{
    [Protocol(Name = "NSSharingServiceDelegate", WrapperType = typeof(NSSharingServiceDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "WillShareItems", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(NSSharingService), typeof(NSObject[]) }, Selector = "sharingService:willShareItems:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidFailToShareItems", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(NSSharingService), typeof(NSObject[]), typeof(NSError) }, Selector = "sharingService:didFailToShareItems:error:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidShareItems", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(NSSharingService), typeof(NSObject[]) }, Selector = "sharingService:didShareItems:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "SourceFrameOnScreenForShareItem", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(NSSharingService), typeof(INSPasteboardWriting) }, ReturnType = typeof(CGRect), Selector = "sharingService:sourceFrameOnScreenForShareItem:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "TransitionImageForShareItem", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(NSSharingService), typeof(INSPasteboardWriting), typeof(CGRect) }, ReturnType = typeof(NSImage), Selector = "sharingService:transitionImageForShareItem:contentRect:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "SourceWindowForShareItems", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(NSSharingService), typeof(NSObject[]), typeof(NSSharingContentScope) }, ReturnType = typeof(NSWindow), Selector = "sharingService:sourceWindowForShareItems:sharingContentScope:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "CreateAnchoringView", ParameterByRef = new[] { false, true, true }, ParameterType = new[] { typeof(NSSharingService), typeof(CGRect), typeof(NSRectEdge) }, ReturnType = typeof(NSView), Selector = "anchoringViewForSharingService:showRelativeToRect:preferredEdge:")]
    public interface INSSharingServiceDelegate : INativeObject, IDisposable
}
.NET 6.07.08.09.0
Information specific to xamarinmac
Assembly

Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/16/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙