次の方法で共有


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

戻り値

適用対象