다음을 통해 공유


SLComposeServiceViewController.WillChangeSelection 메서드

정의

[Foundation.Export("textView:willChangeSelectionFromCharacterRange:toCharacterRange:")]
public virtual Foundation.NSRange WillChangeSelection (AppKit.NSTextView textView, Foundation.NSRange oldSelectedCharRange, Foundation.NSRange newSelectedCharRange);
abstract member WillChangeSelection : AppKit.NSTextView * Foundation.NSRange * Foundation.NSRange -> Foundation.NSRange
override this.WillChangeSelection : AppKit.NSTextView * Foundation.NSRange * Foundation.NSRange -> Foundation.NSRange

매개 변수

textView
NSTextView
oldSelectedCharRange
NSRange
newSelectedCharRange
NSRange

반환

특성

적용 대상