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


NSTextViewTextChecked Делегат

Определение

public delegate Foundation.NSTextCheckingResult[] NSTextViewTextChecked(NSTextView view, NSRange range, NSTextCheckingTypes checkingTypes, NSDictionary options, NSTextCheckingResult[] results, NSOrthography orthography, nint wordCount);
type NSTextViewTextChecked = delegate of NSTextView * NSRange * NSTextCheckingTypes * NSDictionary * NSTextCheckingResult[] * NSOrthography * nint -> NSTextCheckingResult[]

Параметры

view
NSTextView
range
NSRange
checkingTypes
NSTextCheckingTypes
options
NSDictionary
orthography
NSOrthography
wordCount
System.System.IntPtr System.nativeint

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

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