net9.0-macos
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:")]
    [SupportedOSPlatform("macos")]
    [UnsupportedOSPlatform("maccatalyst")]
    public interface INSSharingServiceDelegate : INativeObject, IDisposable
}
Assembly Microsoft.macOS , Version=14.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
.NET 6.0-macos7.0-macos8.0-macos9.0-macos
Xamarin macOS 0.0
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

  • Mac Catalyst
  • macOS
  • Built-in API
  • Package-provided API

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