Compartir a través de


NSTextViewDelegate.WillChangeSelection(NSTextView, NSRange, NSRange) Método

Definición

[Foundation.Export("textView:willChangeSelectionFromCharacterRange:toCharacterRange:")]
public virtual Foundation.NSRange WillChangeSelection (AppKit.NSTextView textView, Foundation.NSRange oldSelectedCharRange, Foundation.NSRange newSelectedCharRange);
abstract member WillChangeSelection : AppKit.NSTextView * Foundation.NSRange * Foundation.NSRange -> Foundation.NSRange
override this.WillChangeSelection : AppKit.NSTextView * Foundation.NSRange * Foundation.NSRange -> Foundation.NSRange

Parámetros

textView
NSTextView
oldSelectedCharRange
NSRange
newSelectedCharRange
NSRange

Devoluciones

Atributos

Se aplica a