net9.0-macos
namespace AppKit
{
    [Protocol(Name = "NSPasteboardWriting", WrapperType = typeof(NSPasteboardWritingWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, 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 = true, IsStatic = false, Name = "GetPasteboardPropertyListForType", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(string) }, ReturnType = typeof(NSObject), Selector = "pasteboardPropertyListForType:")]
    [SupportedOSPlatform("macos")]
    [UnsupportedOSPlatform("ios")]
    [UnsupportedOSPlatform("tvos")]
    [UnsupportedOSPlatform("maccatalyst")]
    public interface INSPasteboardWriting : INativeObject, IDisposable
}
nuget.org
0.0 %
Reference this API
0.0 %
Derive from this class or interface
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:

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

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