NSDraggingSource_Extensions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public static class NSDraggingSource_Extensions
type NSDraggingSource_Extensions = class
- 繼承
-
NSDraggingSource_Extensions
方法
DraggedImageBeganAt(INSDraggingSource, NSImage, CGPoint)
|
DraggedImageEndedAtDeposited(INSDraggingSource, NSImage, CGPoint, Boolean)
|
DraggedImageEndedAtOperation(INSDraggingSource, NSImage, CGPoint, NSDragOperation)
|
DraggedImageMovedTo(INSDraggingSource, NSImage, CGPoint)
|
DraggingSourceOperationMaskForLocal(INSDraggingSource, Boolean)
|
GetIgnoreModifierKeysWhileDragging(INSDraggingSource)
|
NamesOfPromisedFilesDroppedAtDestination(INSDraggingSource, NSUrl)
|
適用於