다음을 통해 공유


NSTextViewDelegate_Extensions.ShouldChangeTextInRange 메서드

정의

public static bool ShouldChangeTextInRange (this AppKit.INSTextViewDelegate This, AppKit.NSTextView textView, Foundation.NSRange affectedCharRange, string replacementString);
static member ShouldChangeTextInRange : AppKit.INSTextViewDelegate * AppKit.NSTextView * Foundation.NSRange * string -> bool

매개 변수

textView
NSTextView
affectedCharRange
NSRange
replacementString
String

반환

적용 대상