NSTextViewDelegate_Extensions.WriteCell Method

Definition

public static bool WriteCell (this AppKit.INSTextViewDelegate This, AppKit.NSTextView view, AppKit.NSTextAttachmentCell cell, nuint charIndex, AppKit.NSPasteboard pboard, string type);
static member WriteCell : AppKit.INSTextViewDelegate * AppKit.NSTextView * AppKit.NSTextAttachmentCell * nuint * AppKit.NSPasteboard * string -> bool

Parameters

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

Returns

Applies to