다음을 통해 공유


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[]

반환

적용 대상