Condividi tramite


NSTextViewDelegate.WillChangeSelection(NSTextView, NSRange, NSRange) Metodo

Definizione

[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

Parametri

textView
NSTextView
oldSelectedCharRange
NSRange
newSelectedCharRange
NSRange

Restituisce

Attributi

Si applica a