xamarinmac
namespace AppKit
{
    [Protocol(Name = "NSPasteboardReading", WrapperType = typeof(NSPasteboardReadingWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = true, Name = "GetReadableTypesForPasteboard", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSPasteboard) }, ReturnType = typeof(string[]), Selector = "readableTypesForPasteboard:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = true, Name = "GetReadingOptionsForType", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(string), typeof(NSPasteboard) }, ReturnType = typeof(NSPasteboardReadingOptions), Selector = "readingOptionsForType:pasteboard:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "InitWithPasteboardPropertyList", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(NSObject), typeof(string) }, ReturnType = typeof(NSObject), Selector = "xamarinselector:removed:")]
    public interface INSPasteboardReading : INativeObject, IDisposable
}
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 🗙