共用方式為


NSTextViewDelegate_Extensions.ShouldChangeTextInRanges 方法

定義

public static bool ShouldChangeTextInRanges (this AppKit.INSTextViewDelegate This, AppKit.NSTextView textView, Foundation.NSValue[] affectedRanges, string[] replacementStrings);
static member ShouldChangeTextInRanges : AppKit.INSTextViewDelegate * AppKit.NSTextView * Foundation.NSValue[] * string[] -> bool

參數

textView
NSTextView
affectedRanges
NSValue[]
replacementStrings
String[]

傳回

適用於