Partager via


NSTextViewDelegate_Extensions.WillChangeSelection Méthode

Définition

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

Paramètres

textView
NSTextView
oldSelectedCharRange
NSRange
newSelectedCharRange
NSRange

Retours

S’applique à