共用方式為


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

傳回

適用於