NSDraggingSource.DraggedImageEndedAtDeposited メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[Foundation.Export("draggedImage:endedAt:deposited:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 1, ObjCRuntime.PlatformArchitecture.All, "Use DraggedImageEndedAtOperation instead.")]
public virtual void DraggedImageEndedAtDeposited (AppKit.NSImage image, CoreGraphics.CGPoint screenPoint, bool deposited);
abstract member DraggedImageEndedAtDeposited : AppKit.NSImage * CoreGraphics.CGPoint * bool -> unit
override this.DraggedImageEndedAtDeposited : AppKit.NSImage * CoreGraphics.CGPoint * bool -> unit
パラメーター
- image
- NSImage
- screenPoint
- CGPoint
- deposited
- Boolean
- 属性