Поделиться через


NSTextFieldDelegate_Extensions.GetTextCheckingResults Метод

Определение

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSTextCheckingResult[] GetTextCheckingResults (this AppKit.INSTextFieldDelegate This, AppKit.NSTextField textField, AppKit.NSTextView textView, Foundation.NSTextCheckingResult[] candidates, Foundation.NSRange selectedRange);
static member GetTextCheckingResults : AppKit.INSTextFieldDelegate * AppKit.NSTextField * AppKit.NSTextView * Foundation.NSTextCheckingResult[] * Foundation.NSRange -> Foundation.NSTextCheckingResult[]

Параметры

textField
NSTextField
textView
NSTextView
candidates
NSTextCheckingResult[]
selectedRange
NSRange

Возвращаемое значение

Атрибуты

Применяется к