Freigeben über


INSDraggingInfo Schnittstelle

Definition

[Foundation.Protocol(Name="NSDraggingInfo", WrapperType=typeof(AppKit.NSDraggingInfoWrapper))]
public interface INSDraggingInfo : IDisposable, ObjCRuntime.INativeObject
type INSDraggingInfo = interface
    interface INativeObject
    interface IDisposable
Abgeleitet
Attribute
Implementiert

Eigenschaften

Handle

Handle (Zeiger) auf die Darstellung des nicht verwalteten Objekts.

(Geerbt von INativeObject)

Erweiterungsmethoden

EnumerateDraggingItems(INSDraggingInfo, NSDraggingItemEnumerationOptions, NSView, IntPtr, NSDictionary, NSDraggingEnumerator)
GetAnimatesToDestination(INSDraggingInfo)
GetDraggedImage(INSDraggingInfo)
GetDraggedImageLocation(INSDraggingInfo)
GetDraggingDestinationWindow(INSDraggingInfo)
GetDraggingFormation(INSDraggingInfo)
GetDraggingLocation(INSDraggingInfo)
GetDraggingPasteboard(INSDraggingInfo)
GetDraggingSequenceNumber(INSDraggingInfo)
GetDraggingSource(INSDraggingInfo)
GetDraggingSourceOperationMask(INSDraggingInfo)
GetNumberOfValidItemsForDrop(INSDraggingInfo)
GetSpringLoadingHighlight(INSDraggingInfo)
PromisedFilesDroppedAtDestination(INSDraggingInfo, NSUrl)
ResetSpringLoading(INSDraggingInfo)
SetAnimatesToDestination(INSDraggingInfo, Boolean)
SetDraggingFormation(INSDraggingInfo, NSDraggingFormation)
SetNumberOfValidItemsForDrop(INSDraggingInfo, nint)
SlideDraggedImageTo(INSDraggingInfo, CGPoint)

Gilt für: