SLComposeServiceViewController.GetWritablePasteboardTypes Method

Definition

[Foundation.Export("textView:writablePasteboardTypesForCell:atIndex:")]
public virtual string[] GetWritablePasteboardTypes (AppKit.NSTextView view, AppKit.NSTextAttachmentCell forCell, nuint charIndex);
abstract member GetWritablePasteboardTypes : AppKit.NSTextView * AppKit.NSTextAttachmentCell * nuint -> string[]
override this.GetWritablePasteboardTypes : AppKit.NSTextView * AppKit.NSTextAttachmentCell * nuint -> string[]

Parameters

view
NSTextView
charIndex
System.System.UIntPtr System.unativeint

Returns

String[]
Attributes

Applies to