net9.0-macos
namespace AppKit
{
    [Protocol(Name = "NSDraggingDestination", WrapperType = typeof(NSDraggingDestinationWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DraggingExited", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(INSDraggingInfo) }, Selector = "draggingExited:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ConcludeDragOperation", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(INSDraggingInfo) }, Selector = "concludeDragOperation:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DraggingEnded", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(INSDraggingInfo) }, Selector = "draggingEnded:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DraggingEntered", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(INSDraggingInfo) }, ReturnType = typeof(NSDragOperation), Selector = "draggingEntered:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DraggingUpdated", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(INSDraggingInfo) }, ReturnType = typeof(NSDragOperation), Selector = "draggingUpdated:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "PrepareForDragOperation", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(INSDraggingInfo) }, ReturnType = typeof(bool), Selector = "prepareForDragOperation:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "PerformDragOperation", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(INSDraggingInfo) }, ReturnType = typeof(bool), Selector = "performDragOperation:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "wantsPeriodicDraggingUpdates", IsProperty = true, IsRequired = false, IsStatic = false, Name = "WantsPeriodicDraggingUpdates", PropertyType = typeof(bool), Selector = "wantsPeriodicDraggingUpdates")]
    [SupportedOSPlatform("macos")]
    [UnsupportedOSPlatform("maccatalyst")]
    public interface INSDraggingDestination : 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/23/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙