xamarinmac
namespace AppKit
{
    [Protocol(Name = "NSPasteboardWriting", WrapperType = typeof(NSPasteboardWritingWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetWritableTypesForPasteboard", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSPasteboard) }, ReturnType = typeof(string[]), Selector = "writableTypesForPasteboard:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetWritingOptionsForType", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(string), typeof(NSPasteboard) }, ReturnType = typeof(NSPasteboardWritingOptions), Selector = "writingOptionsForType:pasteboard:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetPasteboardPropertyListForType", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(string) }, ReturnType = typeof(NSObject), Selector = "pasteboardPropertyListForType:")]
    public interface INSPasteboardWriting : INativeObject, IDisposable
}
nuget.org
0.0 %
Reference this API
Assembly Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.07.08.09.0
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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