NSTextViewDelegate_Extensions.GetWritablePasteboardTypes Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static string[] GetWritablePasteboardTypes(this AppKit.INSTextViewDelegate This, AppKit.NSTextView view, AppKit.NSTextAttachmentCell forCell, UIntPtr charIndex);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetWritablePasteboardTypes : AppKit.INSTextViewDelegate * AppKit.NSTextView * AppKit.NSTextAttachmentCell * unativeint -> string[]

Parameters

view
NSTextView
charIndex
UIntPtr

unativeint

Returns

String[]
Attributes

Applies to