다음을 통해 공유


NSTextViewDelegate_Extensions.WillChangeSelection 메서드

정의

public static Foundation.NSRange WillChangeSelection (this AppKit.INSTextViewDelegate This, AppKit.NSTextView textView, Foundation.NSRange oldSelectedCharRange, Foundation.NSRange newSelectedCharRange);
static member WillChangeSelection : AppKit.INSTextViewDelegate * AppKit.NSTextView * Foundation.NSRange * Foundation.NSRange -> Foundation.NSRange

매개 변수

textView
NSTextView
oldSelectedCharRange
NSRange
newSelectedCharRange
NSRange

반환

적용 대상