다음을 통해 공유


SLComposeServiceViewController.DraggedCell 메서드

정의

[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
rect
CGRect
theevent
NSEvent
특성

적용 대상