共用方式為


SLComposeServiceViewController.ShouldBeginEditing(UITextView) 方法

定義

當文字物件開始快取其文字,或回應使用者在文字物件上卸載檔案時所呼叫的方法。

[Foundation.Export("textViewShouldBeginEditing:")]
public virtual bool ShouldBeginEditing (UIKit.UITextView textView);
abstract member ShouldBeginEditing : UIKit.UITextView -> bool
override this.ShouldBeginEditing : UIKit.UITextView -> bool

參數

textView
UITextView

傳回

屬性

適用於