NSTextViewDelegate.DraggedCell メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[Foundation.Export("textView:draggedCell:inRect:event:")]
public virtual void DraggedCell (AppKit.NSTextView view, AppKit.NSTextAttachmentCell cell, CoreGraphics.CGRect rect, AppKit.NSEvent theevent);
abstract member DraggedCell : AppKit.NSTextView * AppKit.NSTextAttachmentCell * CoreGraphics.CGRect * AppKit.NSEvent -> unit
override this.DraggedCell : AppKit.NSTextView * AppKit.NSTextAttachmentCell * CoreGraphics.CGRect * AppKit.NSEvent -> unit
パラメーター
- view
- NSTextView
- cell
- NSTextAttachmentCell
- rect
- CGRect
- theevent
- NSEvent
- 属性