共用方式為


SLComposeServiceViewController.Changed(UITextView) 方法

定義

文字或格式設定變更時呼叫的方法。

[Foundation.Export("textViewDidChange:")]
public virtual void Changed (UIKit.UITextView textView);
abstract member Changed : UIKit.UITextView -> unit
override this.Changed : UIKit.UITextView -> unit

參數

textView
UITextView
屬性

適用於