次の方法で共有


SLComposeServiceViewController.GetCompletions メソッド

定義

[Foundation.Export("textView:completions:forPartialWordRange:indexOfSelectedItem:")]
public virtual string[] GetCompletions (AppKit.NSTextView textView, string[] words, Foundation.NSRange charRange, ref nint index);
abstract member GetCompletions : AppKit.NSTextView * string[] * Foundation.NSRange *  -> string[]
override this.GetCompletions : AppKit.NSTextView * string[] * Foundation.NSRange *  -> string[]

パラメーター

textView
NSTextView
words
String[]
charRange
NSRange
index
System.System.IntPtr System.nativeint

戻り値

String[]
属性

適用対象