SLComposeServiceViewController.ShouldBeginEditing(UITextView) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
當文字物件開始快取其文字,或回應使用者在文字物件上卸載檔案時所呼叫的方法。
[Foundation.Export("textViewShouldBeginEditing:")]
public virtual bool ShouldBeginEditing (UIKit.UITextView textView);
abstract member ShouldBeginEditing : UIKit.UITextView -> bool
override this.ShouldBeginEditing : UIKit.UITextView -> bool
參數
- textView
- UITextView
傳回
- 屬性