다음을 통해 공유


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[]

매개 변수

textView
NSTextView
candidates
NSTextCheckingResult[]
selectedRange
NSRange

반환

특성

적용 대상