NSTextViewDelegate_Extensions.WillChangeSelection 方法

定义

public static Foundation.NSRange WillChangeSelection (this AppKit.INSTextViewDelegate This, AppKit.NSTextView textView, Foundation.NSRange oldSelectedCharRange, Foundation.NSRange newSelectedCharRange);
static member WillChangeSelection : AppKit.INSTextViewDelegate * AppKit.NSTextView * Foundation.NSRange * Foundation.NSRange -> Foundation.NSRange

参数

textView
NSTextView
oldSelectedCharRange
NSRange
newSelectedCharRange
NSRange

返回

适用于