NSWindowDelegate_Extensions.ShouldDragDocumentWithEvent メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public static bool ShouldDragDocumentWithEvent (this AppKit.INSWindowDelegate This, AppKit.NSWindow window, AppKit.NSEvent theEvent, CoreGraphics.CGPoint dragImageLocation, AppKit.NSPasteboard withPasteboard);
static member ShouldDragDocumentWithEvent : AppKit.INSWindowDelegate * AppKit.NSWindow * AppKit.NSEvent * CoreGraphics.CGPoint * AppKit.NSPasteboard -> bool
パラメーター
- This
- INSWindowDelegate
- window
- NSWindow
- theEvent
- NSEvent
- dragImageLocation
- CGPoint
- withPasteboard
- NSPasteboard