Condividi tramite


NSTextViewDelegate_Extensions.WillChangeSelection Metodo

Definizione

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

Parametri

textView
NSTextView
oldSelectedCharRange
NSRange
newSelectedCharRange
NSRange

Restituisce

Si applica a