다음을 통해 공유


NSTextViewDelegate_Extensions.WillCheckText 메서드

정의

public static Foundation.NSDictionary WillCheckText (this AppKit.INSTextViewDelegate This, AppKit.NSTextView view, Foundation.NSRange range, Foundation.NSDictionary options, Foundation.NSTextCheckingTypes checkingTypes);
static member WillCheckText : AppKit.INSTextViewDelegate * AppKit.NSTextView * Foundation.NSRange * Foundation.NSDictionary * Foundation.NSTextCheckingTypes -> Foundation.NSDictionary

매개 변수

view
NSTextView
range
NSRange
options
NSDictionary
checkingTypes
NSTextCheckingTypes

반환

적용 대상