다음을 통해 공유


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

적용 대상