NSTextViewDelegate_Extensions.WillChangeSelectionFromRanges Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public static Foundation.NSValue[] WillChangeSelectionFromRanges (this AppKit.INSTextViewDelegate This, AppKit.NSTextView textView, Foundation.NSValue[] oldSelectedCharRanges, Foundation.NSValue[] newSelectedCharRanges);
static member WillChangeSelectionFromRanges : AppKit.INSTextViewDelegate * AppKit.NSTextView * Foundation.NSValue[] * Foundation.NSValue[] -> Foundation.NSValue[]
Parâmetros
- This
- INSTextViewDelegate
- textView
- NSTextView
- oldSelectedCharRanges
- NSValue[]
- newSelectedCharRanges
- NSValue[]
Retornos
NSValue[]