다음을 통해 공유


SLComposeServiceViewController.DidCheckText 메서드

정의

[Foundation.Export("textView:didCheckTextInRange:types:options:results:orthography:wordCount:")]
public virtual Foundation.NSTextCheckingResult[] DidCheckText (AppKit.NSTextView view, Foundation.NSRange range, Foundation.NSTextCheckingTypes checkingTypes, Foundation.NSDictionary options, Foundation.NSTextCheckingResult[] results, Foundation.NSOrthography orthography, nint wordCount);
abstract member DidCheckText : AppKit.NSTextView * Foundation.NSRange * Foundation.NSTextCheckingTypes * Foundation.NSDictionary * Foundation.NSTextCheckingResult[] * Foundation.NSOrthography * nint -> Foundation.NSTextCheckingResult[]
override this.DidCheckText : AppKit.NSTextView * Foundation.NSRange * Foundation.NSTextCheckingTypes * Foundation.NSDictionary * Foundation.NSTextCheckingResult[] * Foundation.NSOrthography * nint -> Foundation.NSTextCheckingResult[]

매개 변수

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

반환

특성

적용 대상