NSTextViewDelegate_Extensions.WriteCell Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- This
- INSTextViewDelegate
- view
- NSTextView
- cell
- NSTextAttachmentCell
- charIndex
- System.System.UIntPtr System.unativeint
- pboard
- NSPasteboard
- type
- String