NSTextViewDelegate_Extensions.GetWritablePasteboardTypes Method

Definition

public static string[] GetWritablePasteboardTypes (this AppKit.INSTextViewDelegate This, AppKit.NSTextView view, AppKit.NSTextAttachmentCell forCell, nuint charIndex);
static member GetWritablePasteboardTypes : AppKit.INSTextViewDelegate * AppKit.NSTextView * AppKit.NSTextAttachmentCell * nuint -> string[]

Parameters

view
NSTextView
charIndex
System.System.UIntPtr System.unativeint

Returns

String[]

Applies to