다음을 통해 공유


SLComposeServiceViewController.ShouldChangeTextInRange 메서드

정의

[Foundation.Export("textView:shouldChangeTextInRange:replacementString:")]
public virtual bool ShouldChangeTextInRange (AppKit.NSTextView textView, Foundation.NSRange affectedCharRange, string replacementString);
abstract member ShouldChangeTextInRange : AppKit.NSTextView * Foundation.NSRange * string -> bool
override this.ShouldChangeTextInRange : AppKit.NSTextView * Foundation.NSRange * string -> bool

매개 변수

textView
NSTextView
affectedCharRange
NSRange
replacementString
String

반환

특성

적용 대상