NSTextViewDelegate.WriteCell 方法

定义

[Foundation.Export("textView:writeCell:atIndex:toPasteboard:type:")]
public virtual bool WriteCell (AppKit.NSTextView view, AppKit.NSTextAttachmentCell cell, nuint charIndex, AppKit.NSPasteboard pboard, string type);
abstract member WriteCell : AppKit.NSTextView * AppKit.NSTextAttachmentCell * nuint * AppKit.NSPasteboard * string -> bool
override this.WriteCell : AppKit.NSTextView * AppKit.NSTextAttachmentCell * nuint * AppKit.NSPasteboard * string -> bool

参数

view
NSTextView
charIndex
System.System.UIntPtr System.unativeint
pboard
NSPasteboard
type
String

返回

属性

适用于