SLComposeServiceViewController.GetWritablePasteboardTypes 方法

定义

[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[]

参数

view
NSTextView
charIndex
System.System.UIntPtr System.unativeint

返回

String[]
属性

适用于