NSTextViewDelegate_Extensions.GetTextCheckingCandidates Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSTextCheckingResult[] GetTextCheckingCandidates (this AppKit.INSTextViewDelegate This, AppKit.NSTextView textView, Foundation.NSTextCheckingResult[] candidates, Foundation.NSRange selectedRange);
static member GetTextCheckingCandidates : AppKit.INSTextViewDelegate * AppKit.NSTextView * Foundation.NSTextCheckingResult[] * Foundation.NSRange -> Foundation.NSTextCheckingResult[]
Параметры
- This
- INSTextViewDelegate
- textView
- NSTextView
- candidates
- NSTextCheckingResult[]
- selectedRange
- NSRange
Возвращаемое значение
- Атрибуты