次の方法で共有


NSTextViewDelegate.WillCheckText メソッド

定義

[Foundation.Export("textView:willCheckTextInRange:options:types:")]
public virtual Foundation.NSDictionary WillCheckText (AppKit.NSTextView view, Foundation.NSRange range, Foundation.NSDictionary options, Foundation.NSTextCheckingTypes checkingTypes);
abstract member WillCheckText : AppKit.NSTextView * Foundation.NSRange * Foundation.NSDictionary * Foundation.NSTextCheckingTypes -> Foundation.NSDictionary
override this.WillCheckText : AppKit.NSTextView * Foundation.NSRange * Foundation.NSDictionary * Foundation.NSTextCheckingTypes -> Foundation.NSDictionary

パラメーター

view
NSTextView
range
NSRange
options
NSDictionary
checkingTypes
NSTextCheckingTypes

戻り値

属性

適用対象